Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vtourraine/trackup


https://github.com/vtourraine/trackup

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Trackup

[![Build & Test](https://github.com/vtourraine/trackup/actions/workflows/swift.yml/badge.svg)](https://github.com/vtourraine/trackup/actions/workflows/swift.yml)

## How it works (short version)

- Header 1 for the project title
- Header 2 for each version
- Lists of items, with a checkmark for the work in progress

Related blog posts (in French :fr:):
- [https://www.vtourraine.net/blog/2013/markdown-trackup-format](https://www.vtourraine.net/blog/2013/markdown-trackup-format)
- [https://www.vtourraine.net/blog/2022/gestion-projet-todo-release-notes](https://www.vtourraine.net/blog/2022/gestion-projet-todo-release-notes)

## Command line

```
~/Developer/Trackup GamesKeeper.tu.md -html > releasenotes.html
~/Developer/Trackup GamesKeeper.tu.md -json > releasenotes.json
~/Developer/Trackup GamesKeeper.tu.md -rss > releasenotes.xml
```

## License

Trackup is available under the MIT license. See the LICENSE file for more info.