Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.95 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.95 KB

croco-cli

Croco Logo

PyPi version PyPI Downloads License Last Commit Development Status

The CLI for developing Web3-based projects in Croco Factory

The project is made by the Croco Factory team.

Project's source code is made available under the MIT License

Quick Overview

Command croco display this in your console.

Console View

Let`s learn them:

  • change - if you already have set multiple accounts, using set you can change current
  • export - export cli configuration
  • import - import cli configuration
  • init - if you created you project or pacakge just now, you can initialize it, using template structure
  • install - install Croco Factory packages. If package is placed in private GitHub repository, you need to have access token with permission of downloading this package
  • reset - reset some configured by user accounts
  • set - set specified accounts, like digital wallets etc.
  • user - show specified user accounts.

You can see more details using --help option with each command.