Tan Tools

A collection of CLI tools for the Tan Language. The target audience are developers and users of the language.

Install

sh cargo install --path .

Usage

sh tan run module-dir # shorter: tan r module-dir

sh tan run file

sh tan r module-dir

sh 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 distributed under the terms of the Apache License (Version 2.0). See LICENSE.txt or https://spdx.org/licenses/Apache-2.0.html for details.

Copyright

Copyright © 2022 Georgios Moschovitis.