Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 510 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 510 Bytes

A dope new programming language that still doesnt have a std library. 😎

CLI

Installing

Git

cargo install --git https://github.com/whistle-lang/whistle

Local

git clone https://github.com/whistle-lang/whistle
cd whistle
cargo install --path cli

Usage

whistle -h