https://github.com/marmelab/foss-starter-kit
Sample files to be added to FOSS projects
https://github.com/marmelab/foss-starter-kit
foss
Last synced: 4 months ago
JSON representation
Sample files to be added to FOSS projects
- Host: GitHub
- URL: https://github.com/marmelab/foss-starter-kit
- Owner: marmelab
- License: mit
- Created: 2019-05-13T13:23:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-13T13:37:01.000Z (almost 5 years ago)
- Last Synced: 2025-02-17T02:53:24.643Z (4 months ago)
- Topics: foss
- Language: Makefile
- Homepage: https://marmelab.com/blog/2020/05/13/nettoyage-de-printemps-sur-nos-projets-open-source.html
- Size: 249 KB
- Stars: 3
- Watchers: 13
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# FOSS Starter Kit
    
During a major spring cleanup of Marmelab open-source projects, we spent a lot of time homogenizing access to these projects. This repository is intended to centralize the sample files to be added to our future open-source projects.
## 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.
Please make sure to update tests as appropriate.
```bash
make test
```To learn more about the contributions to this project, consult the [contribution guide](/.github/CONTRIBUTING.md).
## Maintainer
[](https://github.com/alexisjanvier)
[Alexis Janvier](https://github.com/alexisjanvier)[](https://github.com/djhi)
[Gildas Garcia](https://github.com/djhi)[](https://github.com/floo51)
[Florian F.](https://github.com/floo51)[](https://github.com/fzaninotto)
[Francois Zaninotto](https://github.com/fzaninotto)[](https://github.com/jdemangeon)
[Julien Demangeon](https://github.com/jdemangeon)[](https://github.com/JulienMattiussi)
[JulienM](https://github.com/JulienMattiussi)
[](https://github.com/Kmaschta)
[Kmaschta](https://github.com/Kmaschta)[](https://github.com/Luwangel)
[Adrien Amoros](https://github.com/Luwangel)
[](https://github.com/pemoreau)
[Pierre-Etienne Moreau](https://github.com/pemoreau)[](https://github.com/ThieryMichel)
[ThieryMichel](https://github.com/ThieryMichel)
[](https://github.com/zyhou)
[Maxime Richard](https://github.com/zyhou)[](https://github.com/mchaffotte)
[Matthieu Chaffotte](https://github.com/mchaffotte)[](https://github.com/HALLERPierre)
[Pierreh](https://github.com/HALLERPierre)## Team
[](https://github.com/JulienMattiussi) | [](https://github.com/Kmaschta) | [](https://github.com/Luwangel)
:---:|:---:|:---:
[JulienM](https://github.com/JulienMattiussi) | [Kmaschta](https://github.com/Kmaschta) | [Adrien Amoros](https://github.com/Luwangel)## License
foss-starter-kit is licensed under the [MIT License](LICENSE), courtesy of [Marmelab](http://marmelab.com).