2.1.2 • Published 8 months ago

@clarigen/cli v2.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

@clarigen/cli

For setup instructions, check out the Clarigen setup guide.

Most of the time, you'll only need to run clarigen to automatically build your files. You can also run clarigen --watch to automatically generate files whenever you save one of your Clarity contracts.

Usage

$ npm install -g @clarigen/cli
$ clarigen COMMAND
running command...
$ clarigen (-v|--version|version)
@clarigen/cli/0.1.0 darwin-arm64 node-v15.14.0
$ clarigen --help [COMMAND]
USAGE
  $ clarigen COMMAND
...

clarigen

Generate project files

USAGE
  $ clarigen

OPTIONS
  -h, --help   show CLI help
  -w, --watch  Watch for changes to your contracts

clarigen contract [CONTRACT]

Generate files for a single contract

USAGE
  $ clarigen contract [CONTRACT]

ARGUMENTS
  CONTRACT  The file path for your contract

OPTIONS
  -h, --help           show CLI help
  -o, --output=output  [default: clarion] Output destination folder

clarigen generate

Generate project files

USAGE
  $ clarigen generate

OPTIONS
  -h, --help   show CLI help
  -w, --watch  Watch for changes to your contracts

Development

To run the CLI:

yarn start ARGS_AND_FLAGS

This package uses @vercel/ncc to package the CLI into a single file. yarn build will also automatically update this README.

yarn build

To run the executable:

./bin/run ARGS_AND_FLAGS
2.1.2

8 months ago

2.1.1

9 months ago

2.1.0

9 months ago

2.0.6

1 year ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.5

1 year ago

2.0.4

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.0-next.19

3 years ago

1.0.0-next.18

3 years ago

1.0.0-next.17

3 years ago

1.0.0-next.16

3 years ago

1.0.0-next.15

3 years ago

1.0.0-next.22

3 years ago

1.0.0-next.21

3 years ago

1.0.0-next.20

3 years ago

1.0.0-next.26

3 years ago

1.0.0-next.25

3 years ago

1.0.0-next.24

3 years ago

1.0.0-next.14

3 years ago

1.0.0-next.11

3 years ago

1.0.0-next.10

3 years ago

1.0.0-next.12

3 years ago

1.0.0-next.9

3 years ago

1.0.0-next.8

3 years ago

1.0.0-next.3

3 years ago

0.3.6

3 years ago

1.0.0-next.4

3 years ago

1.0.0-next.6

3 years ago

1.0.0-next.7

3 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.0

4 years ago

0.2.7

4 years ago

0.3.1

4 years ago

0.2.5

4 years ago

0.2.0

4 years ago

0.2.4

4 years ago

0.1.1

4 years ago

0.0.4

4 years ago