2.4.1 • Published 1 year ago

marmot-cli v2.4.1

Weekly downloads
90
License
-
Repository
-
Last release
1 year ago

marmot-cli

A collection of cli commands for Marmot.


Installation

npm i marmot-cli -g

Commands

marmot upload

Archive the current directory as marmot-source.tgz and upload to Marmot.

Use the following environmental variables to configure the storage location and credentials:

KeyValue
MARMOT_SERVER_URLMarmot server URL
MARMOT_ACCESS_KEY_IDMarmot Access Key ID
MARMOT_ACCESS_KEY_SECRETMarmot Access Key secret

marmot genkey

Generate a new RSA private key that can be used for signing at ~/.marmot/rsa-key/.

marmot pack

Pack the content from ./dist folder into ./._temp/{APP_ID}.tar, where APP_ID is an environmental variable.

marmot sign

Sign the artifact generated by the pack command at ./._temp/{APP_ID}.tar into ./_packages/{APP_ID}_{VERSION}.amr, where APP_ID and VERSION are environmental variables.

marmot create

Create new app package based on templates.

$ marmot create <template> [path-to-project] [options]

For example:

$ marmot create h5-app path/to/project -c yarn
2.5.0-beta.0

1 year ago

2.5.0-beta.1

1 year ago

2.5.0-beta.2

1 year ago

2.5.0

1 year ago

2.5.1

1 year ago

2.4.1

2 years ago

2.4.1-beta.0

2 years ago

2.4.0

4 years ago

2.4.0-beta0

4 years ago

2.3.2

4 years ago

2.3.2-beta0

4 years ago

2.3.1

4 years ago

2.3.1-beta0

4 years ago

2.3.0

4 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.1.0-beta3

4 years ago

2.1.0-beta1

4 years ago

2.1.0-beta2

4 years ago

2.0.9

4 years ago

2.0.8

4 years ago

2.0.7

4 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.3.2

5 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.9

6 years ago

1.2.8

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.0

6 years ago