https://github.com/treeplate/cowlang
https://github.com/treeplate/cowlang
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/treeplate/cowlang
- Owner: treeplate
- Created: 2025-02-05T00:28:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-15T00:50:40.000Z (over 1 year ago)
- Last Synced: 2025-02-15T01:27:21.404Z (over 1 year ago)
- Language: Dart
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)