0.2.1 • Published 2 years ago

monode-cli v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Monode CLI

Call using $ mnd or $ monode.

Installation

  • $ npm i -g .

Usage

  • Create a folder for your Monode project.
  • Open a command terminal in the new Monode project folder and run $ monode init.
  • Open monode.json and set "relativePathToServerless": ______ to the relative path to your serverless project.
  • Update your serverless build scripts to run $ monode compile in the monode project directory before compiling and deploying your serverless project to the cloud.
  • Click here for documentation on using the Monode library.

External Dependencies

  • The Monode CLI depends on the npx, npm, and node CLIs.
0.2.1

2 years ago

0.2.0

2 years ago

0.1.4

2 years ago

0.1.5

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago