Skip to content

Commit

Permalink
Add alt new project from repo example
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed May 22, 2021
1 parent 53e6b94 commit 95f50fe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,9 @@

$ x new mvc ProjectName

Alternatively write new project files directly into an empty repository, using the Directory Name as the ProjectName:

$ git clone https://github.com/<User>/<ProjectName>.git
$ cd <ProjectName>
$ x new mvc

0 comments on commit 95f50fe

Please sign in to comment.