tan-tools

Crates.iotan-tools
lib.rstan-tools
version0.9.0
sourcesrc
created_at2023-07-08 08:04:23.14944
updated_at2023-11-18 14:44:17.487601
descriptionCLI tools for the Tan Language
homepage
repositoryhttps://github.com/tanlang-org/tan_cli
max_upload_size
id911376
size56,454
George Moschovitis (gmosx)

documentation

README

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.

Commit count: 87

cargo fmt