Skip to content

alexcoder04/howto-setup-oss-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Checklist for Setting up an Open Source Project on GitHub

Not all of these steps are necessary, this is just what I generally do :)

Readme

GitHub project

  • Specify Github topics
  • Code of Conduct
  • Contributing guidelines

Documentation

  • Wiki
  • Github pages
  • "Man" page

Building / Automation

  • Makefile
  • Dependabot / code quality checking

Publishing

  • Github release
  • AUR

About

Checklist for setting up an open source project

Resources

License

Stars

Watchers

Forks