Skip to main content

Atenas CLI

Development tools specialized for Atenas

Goal

The Atenas CLI creates, manages, builds and starts your Atenas projects.

Getting Started

First of all, you will need the deno installed, stay tuned to the version, the recommended one is ^v1.1.2

Installing Deno

Please read the Getting Started of deno to install

Now you can install the CLI

Installing the Atenas CLI

$ deno install -f --allow-net --allow-read -allow-write --allow-run https://raw.githubusercontent.com/atenasjs/cli/master/atenas.ts

Using

To start your project: $ atenas start