8000 GitHub - ebraminio/btcmap-cli
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ebraminio/btcmap-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickstart

  1. Download btcmap-cli binary
sudo curl --output /usr/local/bin/btcmap-cli \
     --location \
     https://github.com/teambtcmap/mapctl/releases/download/preview/btcmap-cli && \
     sudo chmod +x /usr/local/bin/btcmap-cli
  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

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%
0