tenon_cli 1.2.6 copy "tenon_cli: ^1.2.6" to clipboard
tenon_cli: ^1.2.6 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
158
downloads

Publisher

unverified uploader

Weekly Downloads

Tenon cli.

Homepage

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

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

More

Packages that depend on tenon_cli