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

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

Awesome Lists containing this project

README

          

# awesome-github-init :metal:

[![Github Repo Size](https://img.shields.io/github/repo-size/arshadkazmi42/awesome-github-init.svg)](https://github.com/arshadkazmi42/awesome-github-init)
[![LICENSE](https://img.shields.io/github/license/arshadkazmi42/awesome-github-init.svg)](https://github.com/arshadkazmi42/awesome-github-init/LICENSE)
[![Contributors](https://img.shields.io/github/contributors/arshadkazmi42/awesome-github-init.svg)](https://github.com/arshadkazmi42/awesome-github-init/graphs/contributors)
[![Commit](https://img.shields.io/github/last-commit/arshadkazmi42/awesome-github-init.svg)](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: