1.0.4 • Published 3 years ago

auno v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Usage

Now that you have Auno installed, you can start using it! Here are some of the most common commands you'll need.

Accessing the list of commands (not ready)

auno help

Starting a new project

auno [project name] [project version] [project description]

Installing all the dependencies (not ready)

auno get --global, -g

Adding a dependency (not ready)

auno get [package]
auno get [package]@[version] 

Removing a dependency (not ready)

auno delete [package] 

To run a script (not ready)

auno run main.js
auno start
1.0.0-dev

3 years ago

1.0.2

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago