diff --git a/maintainer-docs/tools.md b/maintainer-docs/tools.md new file mode 100644 index 0000000..5fe2fb7 --- /dev/null +++ b/maintainer-docs/tools.md @@ -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* \ No newline at end of file