Byzanteam / jcli

Jet command-line tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jet CLI

project.json

{
  "$schema": "https://cdn.jsdelivr.net/gh/Byzanteam/jcli/schemas/project-file.v1.json"
}

Quick-Start - Install Script

The install.sh script provides a convenient way to install jcli.

To install jcli, run:

curl -sfL https://raw.githubusercontent.com/Byzanteam/jcli/main/install.sh | sh -

About

Jet command-line tool


Languages

Language:TypeScript 97.4%Language:Shell 2.6%Language:Makefile 0.1%