Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/santoshyadavdev/githubtips

Collection of Git and GitHub Tips
https://github.com/santoshyadavdev/githubtips

git github tips-and-tricks

Last synced: 15 days ago
JSON representation

Collection of Git and GitHub Tips

Awesome Lists containing this project

README

        

# GitHub Tips 🚀

[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)

Do you have any Git or GitHub Tips to share, do you want to contribute and help the community.

Then this is the right place for you, great communities are built together, and this website will remain open source.

You can share the Tips and get a green square on your profile.

## Do no cheat

Please make sure you don't copy and paste someone else's Tips. We do not want to plagiarize someone else's content.

## Guide for Code Contributors 📝

You can use `npm i` or `yarn` to install dependencies. I personally use `pnpm` because it's what I use on most of my projects.

`pnpm install` - Installs dependencies. You can use any of those.

`pnpm dev` - Starts local dev server at `localhost:3000`

`pnpm build` - Build your production site to `./dist/`

`pnpm preview` - Preview your build locally, before deploying

## License ⚖️

This repository has [MIT License](https://github.com/santoshyadavdev/GitHubTips/blob/main/LICENSE).

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Tom Thorogood
Tom Thorogood

💻
Himanshu Chhatwal
Himanshu Chhatwal

📖
Leonardo Montini
Leonardo Montini

📖
Santosh Yadav
Santosh Yadav

💻
Anurag Sharma
Anurag Sharma

💻
Deva
Deva

📖

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!