littlemanco / boilr-template

A boilr template for boilr templates. (So meta!)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boilr-template

Project Outline

Project Goals

Make it trivial to generate future boilr templates

Similar Work

None

Justification

I hate boilerplate

Summary

License Language
MIT en-AU [lang]

Installation

$ boilr template download littlemanco/boilr-template boilr-template

Usage

Swap foo and bar for your own values.

$ mkdir foo
$ cd foo
$ git init
$ git remote set-url origin git@github.com:foo/bar.git
$ boilr template use boilr-template .
$ git add .
$ git commit -m "Initial Commit"
$ git push

Thanks

Contributing

Contributions are always welcome! Nothing is to small, and the best place to start is to open an issue.

References

[lang]Lingoes.net,. (2015). Language Code Table. Retrieved 4 June 2015, from http://www.lingoes.net/en/translator/langcode.htm

About

A boilr template for boilr templates. (So meta!)

License:MIT License