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

  1. Fork it ( https://github.com/willamin/formation/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • willamin Will Lewis - creator, maintainer
Repository

formation

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 1
  • over 5 years ago
  • April 25, 2018
License

MIT License

Links
Synced at

Thu, 07 Nov 2024 17:24:24 GMT

Languages