3 releases (breaking)
0.9.0 | Nov 18, 2023 |
---|---|
0.8.0 | Jul 28, 2023 |
0.7.1 | Jul 8, 2023 |
#8 in #tan
30 downloads per month
18KB
197 lines
Tan Tools
A collection of CLI tools for the Tan Language. The target audience are developers and users of the language.
Install
cargo install --path .
Usage
tan run module-dir # shorter: tan r module-dir
tan run file
tan r module-dir
tan format file # shorter: tan fmt file
Status
This is an experimental project, not intended for production use.
Contributing
Pull requests, issues, and comments are welcome! Make sure to add tests for new features and bug fixes.
License
This work is licensed under the Apache-2.0 License. See LICENSE.txt or https://spdx.org/licenses/Apache-2.0.html for details.
Copyright
Copyright © 2022 Georgios Moschovitis.
Dependencies
~18MB
~342K SLoC