GithubHelp home page GithubHelp logo

jahenr / cheatsheets Goto Github PK

View Code? Open in Web Editor NEW
76.0 2.0 147.0 456 KB

Cheat Sheets for many well know systems. Featured on https://github.com/szabgab/awesome-for-non-programmers

documentation community documentation-tool open-source git markdown begginer-friendly beginner-project chill first-timers-friendly

cheatsheets's Introduction

CheatSheets

This repo is small project that is a central place for the most common commands used for systems we may use in work/projects.

It can allow new starters to contribute to projects on Github and get used to Git tools and commands.

You don't really need any coding experience as this is more of a documentation project, so no stress. Please feel free to contribute anytime you can, its appreciated.

I am still learning about Github and Git myself and want to get involved more within the open source community, so please feel free to give any advice or recommendations via an issue request.


To add stuff to this repo it is best to fork this repo, git clone your fork of the repo, create a branch and make changes, push them to your fork and then open a PR.

High level Steps include:

  1. Fork the repo and git clone your fork
  2. Create your branch
  3. Make your changes and commit them with a quick message of what was added
  4. Push your changes and branch to your forked repo
  5. Open a PR so your changes can be reviewed and merged into the main project

The changes will be reviewed and if all is well, merged into master.

Tip: Remember to add the main project as upstream and do a git pull or fetch to keep your local fork up to date with the main project, before you commit and push any changes to your forked version ready for a PR.

Here is a handy guide with more detail for clarity


Please have a search (ctrl + f) to see if the categories/commands or options have already been added, please do not duplicate already added entries. If possible try to group similar bundles of commands with each other.

The structure should be as followed.

Category or sub category:

    # Quick explanation of command
    	Command

e.g

Linux:

    # List files and Directories.
    	ls
    		#Options include.
    			-l = List
    			-h = Human readable file/directory size
    			etc


    # List files in a list, shows file size in human readable format and shows hidden files.
    	ls -lha

Looking at the example above the category/sub category name ends in a colon, then the command description is indented 1 tab (8 Spaces) below. The command itself is then indented 2 tabs (16 Spaces), the options title if applicable is indented 3 tabs (24 Spaces) and the options themselves indented 4 tabs (32 Spaces).

This is how the layout should be for the listed commands etc., please follow the same structure throughout each cheat sheet.

Thank you and have fun ๐Ÿ˜‰

cheatsheets's People

Contributors

ak191201 avatar amardeepkesharwani avatar ambyad avatar anyasha08 avatar ashfakmrm avatar avi21code avatar bigbenzi avatar cheemsandcheems avatar cyb3rkn1gh7 avatar deadskull786 avatar dhirajjk416 avatar durgesh1506 avatar eshan98 avatar jahenr avatar karanbhateja avatar manges06 avatar margyyy1231 avatar nikhilkalburgi avatar olivertandy avatar overlord-ak avatar parth93qa avatar sajiyah-salat avatar sarthak81 avatar sarthakagarwal81 avatar simrans22 avatar sushant-1999 avatar tanmay6004 avatar unseenelf avatar utkarsh6004 avatar wildlucifer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cheatsheets's Issues

I want to add a JavaScript Cheatsheet

I want to add 2 JavaScript Cheatsheets which are in pdf form. These cheatsheets are neither created by me nor I am taking credit for them. I just want to contribute them as they can be helpful for Other Learners. THANKS!!

I want to add a new cheatsheet on Django Framework

Hello Sir,
I am Raman Kumar Gupta, with GitHub Id - Ramank2002
I want to contribute to your repository by adding a new cheatsheet on Django framework.
Kindly consider it and I'll be grateful to you.
Regards,
Raman Kumar Gupta

Suggestion: Javascript Cheat Sheet

hey! @Jahenr I saw that the cheatsheet for Javascript is not present, I would like to add it here under hactoberfest, please assign the issue with me and tag it as hactoberfest if you accept the proposal. thanks.

I am revising Javascript at the moment so it will be easier for me to do the same as well.

Create a powershell CheatSheet

If there are any powershell kings or queens out there it would be nice to have a powershell CheatSheet with a few commands etc, It has been on the back burner for a while now.
Thank you

Suggestion : A detailed cheat sheet based on React Hooks

hey! @Jahenr I saw that the cheatsheet for React Hooks is not present, I would like to add it here under hacktoberfest, please assign the issue with me and tag it as hacktoberfest if you accept the proposal.
I think adding a detailed cheat sheet with all the essential information will help a lot of people.
Thanks,
Shubhada

Update GitHub Cheatsheet

Hello! I would like to update the Git CheatSheet to include more workflow based commands as part of #HacktoberFest2022.

Issue #1 To create a React.js Cheat-Sheet

As CheetSheet is a repo which is the central place for the most common commands used for a Project/ day to day work on System. I would like to create a Cheat Sheat for most commanly used React.js commands.

Suggestion: CSS Cheat sheet

hey! @Jahenr I saw that the cheatsheet for CSS is not present either, I would like to add it here under hactoberfest, please assign the issue with me and tag it as hactoberfest if you accept the proposal. thanks.

suggestion: HTML cheat sheet

hey! @Jahenr I saw that the cheatsheet for HTML is not present, I would like to add it here under hactoberfest, please assign the issue with me and tag it as hactoberfest if you accept the proposal. thanks.

Markdown Cheatsheet

The cheatsheet for markdown itself is missing so I would like to add it under hactoberfest 2022 if possible

Suggestion : A detailed Excel Formulas Cheat Sheet

hey! @Jahenr I saw that the cheatsheet for MYSQL is not present, I would like to add it here under hacktoberfest, please assign the issue with me and tag it as hacktoberfest if you accept the proposal.
I think adding a detailed cheat sheet with all the essential information will help a lot of people.
Thank you!!

add Dart Lang CLI CheatSheet

Hi @Jahenr, I would love to add Dart programming language Cheat sheet for this project. I think it would also be a great addition to this project

Can I be assigned this with the hacktoberfest label? Thanks!

Dart & Flutter Cheatsheet

Hi @Jahenr, I would love to add Flutter Cheat sheet for this project. I think it would be a great addition to this repo.

Can I be assigned this with the hacktoberfest label? Thanks!

Markdown_CheatSheet

Can I create a cheatsheet for markdowns so that users have a better understanding of how to good documentation?

recommendation to Django_Cheatsheet.pdf

I would like to suggest to add more information about testing the project on our localhost (default:127.0.0.1:8000). Where we can find page that we have created ("Starting a server") and our database and how to connect with the database. ("Migrations in Django").

Suggestion : Regular expressions cheat sheet

hey! @Jahenr I saw that the cheatsheet for regular expressions is not present, I would like to add it here under hacktoberfest, please assign the issue with me and tag it as hacktoberfest if you accept the proposal.
I think adding a detailed cheat sheet with all the essential information will help a lot of people.
Thanks.

GCP cheetsheet

The collection does not contain a GCP cheetsheet. I want to add a cheatsheet regarding GCP commands. Please assign me this issue.

Markdown CheatSheet

GitHub Markdown Cheatsheet with examples covering all snippets

I've already added a PR for the same 5 days back
#92

IntelliJ Idea cheat sheet

hey! @Jahenr I am planning to add IntelliJ Idea cheat sheet to this repo, please let me know if it is a good idea to add that in this repo? Can you please assign this issue to me in hacktoberfest ??

Edit required: rename SQL_CheetSheet to Mariadb_CheetSheet

The cheetsheet named with SQL_CheetSheet in the master repo has commands of Mariadb. I have sent a pull request regarding this and updated some commands related to Mariadb like creating table, inserting new field to a table, drop column, drop rows while applying specific condition & modify existing table field.

@JamesD17011 please review it.

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.