feno-cli

1.1.2 • Public • Published

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

Package Sidebar

Install

npm i feno-cli

Weekly Downloads

1

Version

1.1.2

License

ISC

Unpacked Size

45.1 kB

Total Files

11

Last publish

Collaborators

  • yahirgnz