tenon_cli 1.2.1 copy "tenon_cli: ^1.2.1" to clipboard
tenon_cli: ^1.2.1 copied to clipboard

Tenon cli.

1.config environment variable

// Mac
export PUB_CACHE=/Users/.pub-cache
export PATH=${PATH}:${PUB_HOME}/bin

// Windows
// add user environment variable
PUB_CACHE=C:\Users\administrator\AppData\Local\Pub\Cache

// add bin in path
%PUB_HOME%\bin

2.install

dart pub global activate tenon_cli

3.use

tenon -h
0
likes
0
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

Tenon cli.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ansicolor, args, dart_style, http, meta, path, process_run, yaml, yaml_edit

More

Packages that depend on tenon_cli