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

Tenon cli.

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
  1. install
dart pub global activate tenon_cli
  1. use
tenon -h
0
likes
130
points
67
downloads

Publisher

unverified uploader

Weekly Downloads

Tenon cli.

Homepage

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

args, dart_style, http, process_run, tenon, yaml, yaml_edit

More

Packages that depend on tenon_cli