Skip to content

stacky-language/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

The Stacky Language command-line (CLI) tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages