stacky-cli

Crates.iostacky-cli
lib.rsstacky-cli
version0.1.3
created_at2025-08-29 09:23:29.490991+00
updated_at2025-08-29 10:10:43.593098+00
descriptionStacky CLI tools
homepage
repositoryhttps://github.com/stacky-language/cli
max_upload_size
id1815598
size36,285
Yusuke Nakada (nuskey8)

documentation

README

Stacky CLI

The Stacky Language command-line (CLI) tools

Features

  • Execute .stacky files
  • REPL (Read-Eval-Print Loop)

Usage

Usage: stacky [FILE] [ARGS]... [COMMAND]

Commands:
  check  Check (parse/validate) a script file without running
  help   Print this message or the help of the given subcommand(s)

Arguments:
  [FILE]     File to run
  [ARGS]...  Arguments passed to the program when running a file

Options:
  -h, --help  Print help

License

This repository is under the MIT License.

Commit count: 7

cargo fmt