github - How to refactoring a cloned rails repo? -


being new rails, git , terminal. best method of renaming local version of cloned repo github.

e.g.

angular+rails+yeoman think great bootstrap project. problem being after clone, want give app own name. best method in accomplishing this?

yeoman-rails-angular becomes clients-app

i found resource? doesnt seems "rails-y"

i may misunderstanding, if cloning repository, can rename with:

$ git clone https://github.com/vlad/yeoman-rails-angular.git clients-app 

Comments

Popular posts from this blog

Using 'OR' and 'AND' in SQL Server -

python - Finding intersection between ellipse and a line -

php - Laravel 4, Basset, Less - preg_match compilation failed -