Skip to content

Instantly share code, notes, and snippets.

View Mabachess's full-sized avatar
💭
I may be slow to respond.

M7s Mabachess

💭
I may be slow to respond.
View GitHub Profile
@Mabachess
Mabachess / clone_rails_app.txt
Created April 13, 2020 04:13 — forked from ddeveloperr/clone_rails_app.txt
How to clone and run another user's Rails app
Below are the setups to run Ruby on Rails application on your system.
Make sure Ruby is installed on your system. Fire command prompt and run command:
ruby -v
Make sure Rails is installed
rails -v
If you see Ruby and Rails version then you are good to start, other wise Setup Ruby On Rails on Ubuntu
@Mabachess
Mabachess / git-command.md
Created April 9, 2020 18:06
GIT - Ligne de commande principale
title category
Git config
Git

Rappel

Ne pas oublier : l'aide en ligne de commande.