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

https://github.com/treeplate/cowlang


https://github.com/treeplate/cowlang

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Installation
[Get Dart.](https://dart.dev/get-dart)

Run `dart src/main.dart ...`.

For example, to run the csv sum file, run `dart src/main.dart tasks/csvSum.cow tasks/test.csv`
# Docs
see [docs.md](docs.md)