Crates.io | tan-tools |
lib.rs | tan-tools |
version | 0.9.0 |
source | src |
created_at | 2023-07-08 08:04:23.14944 |
updated_at | 2023-11-18 14:44:17.487601 |
description | CLI tools for the Tan Language |
homepage | |
repository | https://github.com/tanlang-org/tan_cli |
max_upload_size | |
id | 911376 |
size | 56,454 |
A collection of CLI tools for the Tan Language. The target audience are developers and users of the language.
cargo install --path .
tan run module-dir # shorter: tan r module-dir
tan run file
tan r module-dir
tan format file # shorter: tan fmt file
This is an experimental project, not intended for production use.
Pull requests, issues, and comments are welcome! Make sure to add tests for new features and bug fixes.
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 © 2022 Georgios Moschovitis.