Git Product home page Git Product logo

dev-cheatsheets's Introduction

Dev Cheatsheets

A collection of code snippets and CLI guides for quick and easy reference while coding

GH Pages Deploy GitHub tag License

Hosted with - GitHub Pages Made with Jekyll

Preview

Screenshots of the website:


View - michaelcurrin.github.io/dev-cheatsheets/

Contents

An idea of what to expect in this guide.

  • Languages - Syntax and functions across languages. Including how to operate on an array in JavaScript, available Jekyll filters and common and specialized uses of Markdown. Most code snippets here are only one line.
  • CLI tools - Terminal commands and flags that are useful to me, including listing what they are, what they mean and an example of how to use them. Especially using versatile/complex tools like sed or git.
  • Help - Portions of the man pages, to make it easier to read about command in the browser without going through the entire manpage on the terminal.
  • Resources - There are some details for external resources.

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.

Documentation

To set up and run this project (or a fork), see the project docs:

Docs

Contributing

Contributions are welcome. See instructions:

Contributing doc

License

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.

dev-cheatsheets's People

Contributors

michaelcurrin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.