GithubHelp home page GithubHelp logo

hello-rails-back-end's Introduction

๐Ÿ“— Table of Contents

๐Ÿ“– [Greeting Backend]

Greeting Backend is a backend project that aerves greetings via API.

๐Ÿ›  Built With

Tech Stack

Server

Key Features

  • Own Enumerable Module

(back to top)

๐Ÿ’ป Getting Started

Prerequisites

  • Ruby:

Install

To install on Mac Os run following commands:

 brew install rbenv ruby-build
# Add rbenv to bash so that it loads every time you open a terminal
echo 'if which rbenv > /dev/null; then eval "$(rbenv init -)"; fi' >> ~/.bash_profile
source ~/.bash_profile

# Install Ruby
rbenv install 3.0.1
rbenv global 3.0.1
ruby -v

Installing Ruby on Windows is a little more difficult than installing it on another OS. We would recommend using WSL, but you can also try to install Ruby directly on your OS with rubyinstaller.

Note: WSL only works on 64-bit installations of Windows.

If you are using a 64-bit version of Windows 10, we recommend following this article to install Ruby.

If you can not use WSL then you should follow these steps:

  • Download the last version of RubyInstaller.
  • Run RubyInstaller and follow the steps described here.

If you are familiar with docker, you could also use it.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone [email protected]:MosDevx/Ruby-Enumerable.git

Usage

If you have ruby installed in your PC the simply start IRB(Interactive Ruby Shell) on terminal using:

  $ irb

Thats it now you can execute your program on termonal:)

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Moses Wamae

(back to top)

๐Ÿ”ญ Future Features

  • [Live Demo]

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

โญ๏ธ Show your support

Give a โญ๏ธ if you like this project!

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

hello-rails-back-end's People

Contributors

mosdevx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.