Skip to content

Latest commit

 

History

History
70 lines (46 loc) · 1.13 KB

README.rst

File metadata and controls

70 lines (46 loc) · 1.13 KB

makefile

Project Outline

Project Goals

Make it easy to make self documenting makefiles

Similar Work

None

Justification

Boilr makes it easy to replicate stuff

Summary

License Language
MIT en-AU [lang]

Installation

$ boilr template download littlemanco/boilr-makefile makefile

Usage

Swap foo and bar for your own values.

$ mkdir foo
$ cd foo
$ git init
$ git remote set-url origin [email protected]:foo/bar.git
$ boilr template use makefile
$ 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