/devsheets

Quickly find the best cheatsheets for everything tech.

Primary LanguageVue

Devsheets

devsheets

Website Devsheets Maintenance GitHub license Open Source Love svg1

Devsheets are set of cheatsheet which I developed to share the commands which I usually refer to when using technologies like docker, npm, etc.

This helps to quickly find all the commands at one place. This is something I built over weekend combining my current cheatsheets, will keep adding more. Feel free to contribute

You can easily 🔎 Search,📄 Copy and 💙 Share them.

Check it out - Devsheets

Built with Vue ❤️️

Buy Me A Coffee

Project setup

Clone the repo using -

git clone https://github.com/mkfeuhrer/devsheets.git
cd devsheets
npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Contribute

You can contribute to project by suggesting commands which you use. Feel free to add new commands by modifying the devsheet_data.json file under src directory.

  1. Please ensure the commands are not duplicated.
  2. Ensure you add new object to array when adding a new technology/language.
  3. Check the JSON format is correct after you add changes.
  4. When adding new technology/language/tool ensure you add proper image in svg/png format of atleast 200 * 200 dimension.

Also, in case you want to add some functionality or improve UI, raise a Issue/PR.

Star and share!

Author

Connect

mkfeuhrer mkfeuhrer Mohit Khare