Framework
Arkectl CLI
Installation

Installation

arkectl is the official CLI for Arke. It is a command-line tool that allows you to interact with Arke from a terminal window. It allows you to create new frontend/backend projects, start the console or call utilities.

Contribute on Github (opens in a new tab)

Download

go install github.com/arkemishub/arkectl@latest

Define ARKEPATH

Expose a new variable called ARKEPATH within your ~/.zshrc

export ARKEPATH=$HOME/arke

Install

Install arkectl to download required files to run Arke and verify the correct install:

arkectl install

arkectl -v
arkectl version 0.0.9