1.4 KiB
The Portal
The place that connects everything related to definitive-opensource.
Lists
ALL Windows MacOS Linux Selfhost
Contributing
CONTRIBUTING - Goes over how to contribute, conventions, etc GUIDELINES - Guidelines for what qualifies a project to be added
Development
ARCHITECTURE.md - Explains the "backend" of the list source/scripts/generation - Contains scripts related to README generation source/scripts/maintenance - Contains scripts related to maintenance
Data
applications.json - Stores all information related to applications categories.json - Declares categories and subcategories tags - Declares tags, their id, and corresponding emoji
GitHub Actions
generate-readme.yml - Calls the readme_generator.py to generate READMEs
update-stats.yml - Calls the stats_updator.py to update stats in applications.json
Other Resources
DOCS.md - Elaborates tags