Skip to content

Repository files navigation

hackycy-cli

License

hackycy的脚手架工具集

安装

macOS & Linux

curl -fsSL https://raw.githubusercontent.com/hackycy/hackycy-cli/main/scripts/install.sh | bash

Windows

powershell -c "irm https://raw.githubusercontent.com/hackycy/hackycy-cli/main/scripts/install.ps1 | iex"

Windows users upgrading from v0.0.46 or earlier must run this installer once before using ycy upgrade.

运行

$ ycy --help
Usage: ycy [options] [command]

Options:
  -V, --version                output the version number
  -h, --help                   display help for command

Commands:
  export                       Export utilities
  config                        Manage ycy configuration
  git                          Git utilities
  rm [options] [paths...]      Remove files/dirs, or smartly clean project artifacts when no path given
  serve [options] [directory]  Serve static files from a directory (defaults to current directory)
  diff [options] <baseline-directory> <target-directory>
                               Compare two directories in a browser
  zip [options] [directory]    Zip a directory into a zip file
  run [path]                   Run package.json scripts
  tunnel                       Manage trusted tunnel clients and tunnel definitions
  upgrade                      Upgrade cli to the latest version
  help [command]               display help for command

License

MIT License © hackycy

About

hackycy' s cli tool

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages