arkectl

command module
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

arkectl

Install

Open your terminal and install the CLI with GoLang:

go install github.com/arkemishub/arkectl@latest

or with Homebrew:

brew tap arkemishub/homebrew-arkectl
brew install arkectl

Setup

Create a new environment variable within your .zshrc or .bashrc file.

export ARKEPATH=$HOME/arke

Usage

Install arkectl
arkectl install
Create a new project
arkectl create-app <project-name>

Flags:

Flag Shorthand Description Default
interactive i Starts the interactive mode. false
local l Clones arke repositories locally instead of using Docker. false
frontend f Creates only the frontend app. Works only with --local flag. false
backend b Creates only the backend app. Works only with --local flag. false
console c Clones only the console repository. Works only with --local flag. false
template t Template to be used for the frontend app. Works only with --local flag. nextjs-base
Start development server
arkectl start
Update docker images
arkectl update

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL