0.4.1 • Published 3 years ago

tuna-lang v0.4.1

Weekly downloads
11
License
BSD-3-Clause
Repository
-
Last release
3 years ago

tuna CLI

A CLI for compiling and running the tuna programming language.

Getting Started

Install

$ npm i -g tuna-lang
$ tuna version
$ tuna init

Note: Docker is required to run your program locally.

Commands

run

In a directory with a main.tuna file:

$ tuna run

This will start your system exposed at http://localhost:7213 by default.

For examples on interacting with your system see the demos

License

MIT - see LICENSE

0.4.1

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago