0.0.2-alpha6 • Published 4 years ago

@wyrd/cli v0.0.2-alpha6

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

Wyrd CLI

The command line interface for compiling Wyrd program.

Wyrd is a strongly-typed programming language which aimed at compiling into JavaScript.

Check out the Wyrd project!

Installation

Install the command line interface:

> npm install -g @wyrd/cli

Simply compile the Wyrd program:

> wyrd -e ./hello.wyrd

Or:

> wyrd --entry ./hello.wyrd
0.0.2-alpha6

4 years ago

0.0.2-alpha3

4 years ago

0.0.2-alpha4

4 years ago

0.0.2-alpha5

4 years ago

0.0.2-alpha2

4 years ago

0.0.2-alpha

4 years ago

0.0.1

4 years ago

0.0.1-alpha

4 years ago