https://github.com/arshadkazmi42/awesome-github-init
:metal: Curated list of utilities required for setting up github repository
https://github.com/arshadkazmi42/awesome-github-init
List: awesome-github-init
android awesome-badges awesome-contributing awesome-readme badges contributing es-lint eslint first-repo github gitignore init lint nodejs python readme tavis
Last synced: 2 months ago
JSON representation
:metal: Curated list of utilities required for setting up github repository
- Host: GitHub
- URL: https://github.com/arshadkazmi42/awesome-github-init
- Owner: arshadkazmi42
- License: mit
- Created: 2019-01-13T13:02:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-27T04:50:00.000Z (almost 7 years ago)
- Last Synced: 2025-11-02T11:02:16.579Z (5 months ago)
- Topics: android, awesome-badges, awesome-contributing, awesome-readme, badges, contributing, es-lint, eslint, first-repo, github, gitignore, init, lint, nodejs, python, readme, tavis
- Homepage: https://arshadkazmi42.github.io/awesome-github-init/
- Size: 38.1 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# awesome-github-init :metal:
[](https://github.com/arshadkazmi42/awesome-github-init)
[](https://github.com/arshadkazmi42/awesome-github-init/LICENSE)
[](https://github.com/arshadkazmi42/awesome-github-init/graphs/contributors)
[](https://github.com/arshadkazmi42/awesome-github-init/commits/master)
Github repository init kit, comprises of awesome docs and configs needed to setup a new gitub repository
## Github Templates
List of github templates for setting up a github respository
- [Pull Request Template](https://github.com/arshadkazmi42/ak-url-validate/blob/master/PULL_REQUEST_TEMPLATE.md)
- [Bug Request Template](https://github.com/arshadkazmi42/ak-logger/blob/master/.github/ISSUE_TEMPLATE/bug_report.md)
- [Feature Request Template](https://github.com/arshadkazmi42/ak-logger/blob/master/.github/ISSUE_TEMPLATE/feature_request.md)
## Docs
List of docs useful for setting up a github repository
- [Code of Conduct](https://github.com/arshadkazmi42/ak-logger/blob/master/CODE_OF_CONDUCT.md#contributor-covenant-code-of-conduct)
- [Contribution Guide](docs/contribution)
- [Readme](docs/readme)
## Configs
List of configs useful for setting up and running projects
- [.eslintrc.json](configs/linter)
- [.travis.yml](configs/travis)
- [.gitignore](configs/gitignore)
## General
List of general configs for framework/langauges
- [Badges](general/badges.md)
- [NodeJs](general/nodejs)
- [Python](general/python)
## CLI Tools
List of cli tools which can help you with github tasks.
- [flip-remote](https://github.com/arshadkazmi42/flip-remote)
- Switches your git config remote, from https to ssh
- [gitifyme](https://github.com/arshadkazmi42/gitifyme)
- Configures your name and email in the currenct repository git config
- [rhof-cli](https://github.com/arshadkazmi42/rhof-cli)
- Generates contributors hall of fame of respository to add in README.md
- [upstreamit](https://github.com/gh-conf/upstreamit)
- Add upstream configuration for forked repository.
## Contributors
Thank you to all the contributors who help in making this project better :raised_hands: