Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

mongodb-js/khaos-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

khaos-node

A Khaos template to start new node modules.

Usage

Create a new node module with:

khaos create mongodb-js/khaos-node ./mymodule

Install and create locally

You can also save the template locally and create new instances from the saved version.

Save the template locally under the name "node" with:

khaos install mongodb-js/khaos-node node

To instantiate new module from the local version, use

khaos create node ./mymodule

License

Apache 2

Releases

No releases published

Packages

No packages published