broilerplate

Version, currently 0.1.34 versions

github.com/SeedyROM/broilerplate

A boilerplate tool for any project you can imagine!

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  broilerplate:
    github: SeedyROM/broilerplate
    version: ~> 0.1.3

Then run:

shards install

shard.yml

Crystal
0.26.1
License
MIT
Author
Zack Kollar
Target
  • broilerplate from src/broilerplate.cr

Dependencies

Runtime Dependencies

  • kilt*github: jeromegn/kilt
  • admiral*github: jwaldrip/admiral.cr
  • crustache*github: MakeNowJust/crustache

README

broilerplate

A tool used to help in the generation of custom boilerplates.

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/SeedyROM/broilerplate/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

  • SeedyROM Zack Kollar - creator, maintainer