https://github.com/marmelab/foss-github-tracker
Github Public Repositories Tracker
https://github.com/marmelab/foss-github-tracker
foss
Last synced: about 2 months ago
JSON representation
Github Public Repositories Tracker
- Host: GitHub
- URL: https://github.com/marmelab/foss-github-tracker
- Owner: marmelab
- License: mit
- Created: 2020-04-15T16:01:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T03:15:15.000Z (over 2 years ago)
- Last Synced: 2025-04-21T06:08:48.630Z (about 2 months ago)
- Topics: foss
- Language: JavaScript
- Homepage: https://marmelab.com/blog/2020/05/13/nettoyage-de-printemps-sur-nos-projets-open-source.html
- Size: 2.94 MB
- Stars: 3
- Watchers: 9
- Forks: 2
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FOSS Github Tracker
   
We publish most of the code we produce at Marmelab, apart from the code for customers of course, on Github. However, all these repositories are not intended to make open-source projects, that is to say maintained projects. This project is a tool that allows us to track our public repositories in order to make sure that the ones we declare as hand held are the ones we leave public without maintaining them.
## Installation
```bash
make install
```## Usage
```bash
make start
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## Maintainer
[](https://github.com/alexisjanvier)
[Alexis Janvier](https://github.com/alexisjanvier)## License
foss-github-tracker is licensed under the [MIT License](LICENSE), courtesy of [Marmelab](http://marmelab.com).