nim-task-runner/README.md

21 lines
896 B
Markdown
Raw Permalink Normal View History

2020-11-25 10:09:53 +00:00
# nim-task-runner
[![License: Apache-2.0 or MIT](https://img.shields.io/badge/License-Apache%E2%80%932.0%20or%20MIT-blue)](https://github.com/status-im/nim-task-runner#license)
![Stability: experimental](https://img.shields.io/badge/Stability-experimental-orange.svg)
[![Tests (GitHub Actions)](https://github.com/status-im/nim-task-runner/workflows/Tests/badge.svg?branch=master)](https://github.com/status-im/nim-task-runner/actions?query=workflow%3ATests+branch%3Amaster)
General purpose background task runner for Nim programs
## License
Licensed and distributed under either of
* MIT license: [LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT
or
* Apache License, Version 2.0, ([LICENSE-APACHEv2](LICENSE-APACHEv2) or
http://www.apache.org/licenses/LICENSE-2.0)
at your option. These files may not be copied, modified, or distributed except
according to those terms.