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
Post a Comment