Skip to content
/ sr-cli Public

Command-Line Interface for Serial Robotics docker container

License

Notifications You must be signed in to change notification settings

cyrillg/sr-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI for the Serial Robotics docker environment

Installation

  1. From the cli/ folder run: sudo ./cli install sr-cli
    This will:

    • allow you to call the CLI from any location in your filesystem (adds a
    • symlink to the cli script in /usr/bin).
    • setup the auto-completion (adds a script in /etc/bash_completion.d/).
  2. Source your .bashrc or restart your terminal.

Use

By simply running sr-cli you can visualize all available commands with a short description.

Unistall

From the cli/ folder run: sudo ./cli uninstall sr-cli This will remove the two files created during the installation step.

Screencasts

  • Install and first run

asciicast

  • Use a custom image instead of the default cyrillg/sr-dev

Coming soon...

Credits

This tool is based on the very helpful Bash CLI framework by SierraSoftworks, available at https://github.com/SierraSoftworks/bash-cli.

About

Command-Line Interface for Serial Robotics docker container

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages