This package has been deprecated

Author message:

Package no longer supported. Please use the new package @fleek-platform/cli at https://www.npmjs.com/package/@fleek-platform/cli.

@fleekxyz/cli
TypeScript icon, indicating that this package has built-in type declarations

1.3.91 • Public • Published

Fleek CLI

Fleek CLI provides a unified command line interface to Fleek Services.

Details

Stack

Basic commands

The Fleek CLI command has the following structure:

$ fleek <service> <command> [options and parameters]

To view all available services and commands use:

$ fleek help

To see all available commands for a service, use the help documentation as any one of the followings:

$ fleek <service> help
$ fleek <service> <command> help

To get the version of the Fleek CLI:

$ fleek --version

Development

  1. Install NodeJS from the official website or using nvm.
  2. Install pnpm dependency manager.
  3. Install dependencies usign pnpm i from rootpath.
  4. Prepare your changes.
  5. CLI_COMMAND="<command> <subcommand> [options and parameters]" pnpm dev, and happy testing!

Contributing

  1. Fork it
  2. Create your feature branch: git checkout -b my-new-feature
  3. Run the tests: pnpm test
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Create new Pull Request following the corresponding template guidelines

Readme

Keywords

none

Package Sidebar

Install

npm i @fleekxyz/cli

Weekly Downloads

392

Version

1.3.91

License

none

Unpacked Size

14.7 MB

Total Files

528

Last publish

Collaborators

  • arslan.b3a
  • fleek.xyz
  • gabriel.fleek
  • helderxyz
  • kkudriaiev
  • luke_fleek
  • nacho-fleek
  • robertfleek
  • utibeabasi6
  • vojtechxyz