An open API service indexing awesome lists of open source software.

https://github.com/atenasjs/cli

The Deno CLI Tool for Atenas
https://github.com/atenasjs/cli

deno

Last synced: 4 months ago
JSON representation

The Deno CLI Tool for Atenas

Awesome Lists containing this project

README

          

# 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.4.6

#### Installing Deno

Please read the [Getting Started](https://deno.land/manual/getting_started/installation) of deno to install

Now you can install the CLI

### Installing the Atenas CLI

`$ deno run --allow-run https://git.io/atenas`

## Using

To start your project:
`$ atenas start`