Skip to content

cutlerCLI/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

(Un)Installation

If you would like to install cutler, run:

curl -fsSL https://cutlercli.github.io/scripts/install.sh | /bin/bash

If you would like to uninstall it, however, then run:

curl -fsSL https://cutlercli.github.io/scripts/uninstall.sh | /bin/bash

Paths in Use

When installing, cutler will place its files in the following locations:

  • /usr/local/bin/cutler
  • /usr/local/share/man/man1/cutler.1.gz

These locations may change over the course of the project's development.

About

Scripts for installing and uninstalling cutler.

Topics

Resources

Stars

Watchers

Forks