Skip to content

Commit

Permalink
Add first tooling suggestions
Browse files Browse the repository at this point in the history
fixes: #9
  • Loading branch information
stp-ip committed May 7, 2019
1 parent 7554bcb commit 902dbe7
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions maintainer-docs/tools.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Tools

Helpful tools for maintainers. This list is meant as a first suggestion.
Each project and its requirements are different so use at your own need.

* List of various tools (both open source and commercial) [Linux Foundation's List of Tools](https://www.linuxfoundation.org/resources/open-source-guides/tools-managing-open-source-programs/)
* Code hosting [Gitlab](https://gitlab.org)
* Issue hosting [Gitlab](https://gitlab.org)
* Continues Integration and Continues Delivery [Gitlab](https://gitlab.org)
* Open Source license chooser [Choose A License](https://choosealicense.com/)
* License/Copyright dependency checker [Fossology](https://www.fossology.org/)
* Modular website theme based on Hugo [Syna](https://syna.okkur.org)
* Vanity redirects configured via DNS to control all your project links [TXTDirect](https://txtdirect.org)
* Regex testing [Regexr](https://www.regexr.com/)
* Favicon generator [Real Favicon Generator](https://realfavicongenerator.net/)


*Contributions for generally useful tools for maintainers are welcome*

0 comments on commit 902dbe7

Please sign in to comment.