Skip to content

teambtcmap/btcmap-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickstart (Linux)

  1. Download btcmap-cli binary
curl --output btcmap-cli --location https://github.com/teambtcmap/mapctl/releases/download/preview/btcmap-cli
  1. Make dowloaded file executable
chmod +x /usr/local/bin/btcmap-cli
  1. Add to PATH for convenience (optional)
sudo mv btcmap-cli /usr/local/bin/
  1. Login with your admin password
btcmap-cli login <password>
  1. Check help to see all available actions
btcmap-cli help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages