An open API service indexing awesome lists of open source software.

https://github.com/math-comp/tools

Experimental toolbox to manage PR in mathcomp
https://github.com/math-comp/tools

Last synced: 3 months ago
JSON representation

Experimental toolbox to manage PR in mathcomp

Awesome Lists containing this project

README

          

# Tools
Experimental toolbox to manage PR in mathcomp

## Changelog generator

Clone this repo (here we assume `TOOLS=`, make sure `sqlite3`, `sed` and `awk` are availabe on your system, and from the repository run e.g.
```bash
$TOOLS/changelog/changes.sh -s upstream/master *
```