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 -

c++ - NetBeans Remote Development with additional configuration -

visual studio - TFS will not accept changes I've made to a Java project -