Skip to content
forked from nestdotland/nest

[WIP] 🥚 Nest CLI

License

Sewertronics/nest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Nest CLI

Nest's (soon to be) official CLI to manage your modules

NOTE: Nest CLI is still under development and non operational. Until official release, eggs is the official CLI.

Getting started

INSTALL

deno install -Af https://raw.githubusercontent.com/Sewertronics/nest/main/nest.ts

PUBLISH

Log into your Nest account

nest login <username> <auth_token>

Initialize a nest module

cd <module directory>
nest init <name> # follow the prompts

Publish to Nest

nest publish <version>

Contributing

REQUIREMENTS

Deno: >=v1.7.0

License

The contents of this repository are licensed under The MIT license.

About

[WIP] 🥚 Nest CLI

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%