Install | Documentation | Website
The Arcane CLI is a command-line interface that allows you to interact with the Arcane Engine from your terminal. You can use the CLI to automate repetitive tasks, create custom tools, and integrate with other services.
Prerequisite: Install the Arcane Engine app on your Github repository
Then, install the CLI:
brew tap arc-eng/homebrew-tap
brew install arcane-cli
Contributors are welcome to improve the CLI by submitting pull requests or reporting issues. For more details, check the project's GitHub repository.
The Arcane Engine CLI is open-source software licensed under the GPL-3 license.