Skip to content

littlemanco/boilr-makefile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com: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

About

Make it easy to create self documenting Makefiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published