A collection of code snippets and CLI guides for quick and easy reference while coding
Screenshots of the website:
An idea of what to expect in this guide.
sed
or git
.The idea for the first two types is that the code here is generic. There are placeholder values or made-up use-cases for demonstration. You'll need to change them for your own situation.
See also my Code Cookbook project. It has Recipes which structured similarly to Cheatsheets here, except that the Recipes are usually longer blocks of code to be copied and they focus on real-world use-cases.
To set up and run this project (or a fork), see the project docs:
Contributions are welcome. See instructions:
Released under MIT by @MichaelCurrin.
This site has content written and owned by me. Except where external links are provided to the original code author or website. Or if someone contributes a PR with their own content.
If use a significant portion of it in your own repo, you must include a copy of this license in your repo. Please link back to the original repo in your own repo, or blog post, etc. that mentions this.
Forks will by default include a copy of the license.
If you adapt this repo not intended to contributing back from your fork, then you need to add a copy of the orignal license as LICENSE-source
and then you only need your own name only in LICENSE
.