formation
formation
$ crystal init app replacement
Usage
Recommended usage
$ shards build                        # build formation
$ mv bin/formation ~/bin/formation    # move the binary to somewhere in your path
$ cd the/place/you/keep/projects      # change your directory to where you keep projects
$ formation MyAppName                 # form a project in the current directory named my-app-name
If the shards subcommand fallback PR gets accepted, this would be recommended usage
$ shards build                        # build formation
$ mv bin/formation ~/bin/shards-form  # move the binary to somewhere in your path
$ cd the/place/you/keep/projects      # change your directory to where you keep projects
$ shards form MyAppName               # form a project in the current directory named my-app-name
Contributing
- Fork it ( https://github.com/willamin/formation/fork )
 - Create your feature branch (git checkout -b my-new-feature)
 - Commit your changes (git commit -am 'Add some feature')
 - Push to the branch (git push origin my-new-feature)
 - Create a new Pull Request
 
Contributors
- willamin Will Lewis - creator, maintainer
 
Repository
  formation
Owner
  
  Statistic
  - 0
 - 0
 - 0
 - 0
 - 1
 - over 6 years ago
 - April 25, 2018
 
License
  MIT License
Links
  
  Synced at
  Mon, 03 Nov 2025 20:23:37 GMT
Languages