This is an awesome-list template with CI to run awesome-lint and awesome_bot to be compliant from the beginning.
- clone/fork/copy this repo
- edit
README_TEMPLATE.md
- update the h1 title
- update the subtitle
- update the description
- add img src, make it link to the site of the thing in the image. uncomment the img code.
- update
TODO_YOUR_REPO_NAME_HERE
in the "contributors" link
- edit
CODE_OF_CONDUCT.md
- update
TODO_INSERT_YOUR_EMAIL_HERE
- update
- edit
contributing.md
- update
TODO_YOUR_REPO_NAME_HERE
- update
- choose a CI template
- circle ci: move config folder from
repo-root/ci/.circleci
torepo-root/.circleci
- gitlab ci: move config file from
repo-root/ci/.gitlab-ci.yml
to therepo-root/.gitlab-ci.yml
- circle ci: move config folder from
- delete this file
- rename
README_TEMPLATE.md
toREADME.md
Contributions welcome!