Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.2 KB

readme.md

File metadata and controls

27 lines (22 loc) · 1.2 KB

Awesome List Template

This is an awesome-list template with CI to run awesome-lint and awesome_bot to be compliant from the beginning.

Usage

  1. generate a template of this repo
  2. 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 and uncomment the line
  3. edit code_of_conduct.md
    • update TODO_INSERT_YOUR_EMAIL_HERE
  4. edit contributing.md
    • update TODO_YOUR_REPO_NAME_HERE
  5. choose a CI template
    • github action: move config folver from repo-root/ci/.github/ to repo-root/.github
    • circle ci: move config folder from repo-root/ci/.circleci/* to repo-root/.circleci/*
    • gitlab ci: move config file from repo-root/ci/.gitlab-ci.yml to the repo-root/.gitlab-ci.yml
  6. delete this file
  7. rename readme-template.md to readme.md

Contributing

Contributions welcome!