https://github.com/unisonweb/credits-generator
Generate the credits file for Unison
https://github.com/unisonweb/credits-generator
Last synced: about 1 month ago
JSON representation
Generate the credits file for Unison
- Host: GitHub
- URL: https://github.com/unisonweb/credits-generator
- Owner: unisonweb
- License: mit
- Created: 2020-09-29T17:33:24.000Z (over 5 years ago)
- Default Branch: trunk
- Last Pushed: 2020-09-29T17:35:02.000Z (over 5 years ago)
- Last Synced: 2025-01-17T01:09:48.168Z (over 1 year ago)
- Language: Haskell
- Size: 2.93 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This project is used to generate the [CREDITS.md](https://github.com/unisonweb/unison/CREDITS.md) file.
```
> stack install licensor
> chmod a+x credits.hs
> ./credits
```