Reusable code patterns which you can use as reference or copy to your project
Achieve small or large tasks using recipes that contain steps, scripts, and config files.
To set up and run this project (or your fork), see the project docs:
Contributions are welcome. Please see the instructions:
Released under MIT by @MichaelCurrin.
If you use a significant portion of this project in your own project, please include a copy of this project's license in your repo (e.g. as LICENSE-source
and add a link back to https://github.com/MichaelCurrin/code-cookbook/ somewhere in your docs).
LICENSE
file.$ # Copy the original license.
$ cp LICENSE LICENSE-source
$ # Put your own name in your fork's main license.
$ open LICENSE