Skip to content

ShadyDL/bmcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMCLI

Beast Mode CLI

Getting Started

Add a copy of bmcli to usr/local/bin.

./bmcli as_executable

Now instead of ./bmcli you can run bmcli from anywhere (when you restart the terminal).

Yup that's it, all done!

Making changes

When you make changes you also need to update bmcli in usr/local/bin.

# Needs to be run from the root of the repo.
./bmcli update

How to use

bmcli help

Add a command (Deprecated)

Used to be necessary when commands were separate scripts instead of functions.

chmod +x ./commands/my_new_command

Sources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages