-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes: #9
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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* |