1.1.2 • Published 5 years ago

feno-cli v1.1.2

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

Feno CLI

Feno CLI is the Standard Tooling for Feno programming language.

Feno CLI helps you create Feno projects much more easily in addition to doing some other things

Installation

You should install feno-cli as a global package:

$ npm i -g feno-cli

Create projects

To create a Feno project we use the following command:

$ fe create-new <project-name>

Help

You can see the available commands with:

$ fe help

And see the version with:

$ fe version

Documentation

More info about create projects with Feno in https://fenolang.herokuapp.com/docs/installation

License

MIT

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago