Skip to content

ScribbleLabApp/ScribbleDeveloper-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scribble-cli

Scribble CLI is a set of command-line tools that ship with ScribbleLab, enabling users to create and debug custom Plug-Ins and extensions easily.

Note

Current version: 0.0.1.2-alpha

Installation

1. Using Homebrew (soon available)

If you have Homebrew installed, you can easily install Scribble CLI using the following command:

brew install scribble-cli

2. Using Curl (Reccomended)

Alternatively, you can install Scribble CLI using curl by running the following command:

sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/ScribbleLabApp/ScribbleDeveloper-CLI/main/scr/install.sh)"

3. Using universal binary

Download the universal binary from the latest release, extract the zip and move it to /usr/local/bin/.

Troubleshooting

For troubleshooting common issues, refer to the Troubleshooting guide.

About

ScribbleDeveloper's official command line tools: Develop and debug your own plug-ins for ScribbleLab

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published