opensourcetechhub / open-source-checklist

:octocat: A guide to help you remember important things when creating an open source project ;D

Home Page:https://afonsopacifer.github.io/open-source-checklist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Source Checklist

A guide to help you remember important things when creating an open source project ;D

Open Source website

Insert content quickly

1 - Edit the checklist.json file and add the new content.

2 - Run the grunt task for build the static pages:

	$ grunt build

For more information about how to contribute, see the contribution guide.

Tasks list

  • $ grunt build: Compile, concat and minify all files.
  • $ grunt serve: Watch the files to build and start a static server.
  • $ grunt deploy: Deploy for gh-pages

Contributing with new features

Want to contribute? Follow these recommendations.

License

MIT License © Afonso Pacifer

About

:octocat: A guide to help you remember important things when creating an open source project ;D

https://afonsopacifer.github.io/open-source-checklist

License:MIT License


Languages

Language:HTML 79.9%Language:CSS 10.4%Language:JavaScript 9.7%