Skip to content

Collection of Developer Cheat Sheets, created and maintained by awesome developers.

Notifications You must be signed in to change notification settings

AdityaMathur25/devcheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

devcheatsheet

Collection of Developer Cheat Sheets, created and maintained by awesome developers.

🛠️ Installation Steps

1. Fork the project. Click on the icon in the top right to get started

2. Clone the project, you can use the following command:

git clone https://github.com/<your-github-username>/devcheatsheet

3. Navigate to the project directory

cd devcheatsheet

🥂 After making a change

1. Create a new branch

git checkout -b YourBranchName

2. Add it to staging area

git add <path to the file you worked on>

3. Commit your changes with

git cz

4. Push your changes

git push

👩🏽‍💻 Contributing

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are greatly appreciated.
  • Check out our contribution guidelines for more information.

🙏🏽 Support

This project needs a star️ from you. Don't forget to leave a star✨

📝 Liscense

This project is Licensed under the MIT License. Please go through the License atleast once before making your contribution.

About

Collection of Developer Cheat Sheets, created and maintained by awesome developers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •