Skip to content

mirage-apps/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mirage CLI

The Command-Line Interface for Mirage Stores

Installation

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/mirage-apps/cli/master/install.sh)"

Development

Generate the binary and run binary:

make

Generate the binary:

make binary

Delete the binary:

make clean

Releases

No releases published

Packages

No packages published

Languages