Skip to main content
Deno 2 is finally here 🎉️
Learn more

Atenas

The Deno framework for building server-side applications

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

Installing Git

Please download the git by this site

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

Creating a new project

Using Atenas CLI

Now, you can use the Atenas CLI to create a new Atenas project: $ atenas new

Cloning project

$ git clone https://github.com/atenasjs/starter.git

Contato

Atenas Contact - Github - contactatenasjs@gmail.com mtwzim - Github - mtwzim@gmail.com

License

Distribuído sob a licença MIT. Veja LICENSE para mais informações.