Skip to content

East5th/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

East5th CLI

A collection of CLI tools for East5th.

Installation

To install, clone the scripts repository locally, run yarn, and add the bin directory to your PATH (be sure to change /Users/petecorey/East5th to the path where you cloned the repository):

export PATH="/Users/petecorey/East5th/scripts/bin:$PATH"

Updates

To update the CLI itself, run:

east5th cli update

This will git pull and yarn the scripts repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published