@euglena/cli
v5.0.6
Published
Command Line Interface to create and manage euglena projects as simple as possible
Readme
euglena.cli
Command Line Interface to create and manage euglena projects as simple as possible
Supported project types : Nodejs , Angular,React, Euglena Organelle
To install the cli
npm i @euglena/cli -gTo create a project
euglena new `application_name` -t nodeset the type of the application by -t, --type
Available types node, angular, react, organelle
