Skip to content

marco-souza/marco.deno.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marco Labs

This project is my personal site.

Tech Stack

Install CLI

# local
curl -sSfL http://localhost:8000/install | bash

Usage

Here we have some useful commands:

# format code
deno fmt

# start project
deno task start

# encrypt and decrypt .env
deno task decrypt
deno task encrypt