File: index.rst

package info (click to toggle)
python-sushy-cli 0.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 332 kB
  • sloc: python: 1,130; makefile: 100
file content (12 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
====================
Installing Sushy CLI
====================

At the command line::

    $ pip install sushy-cli

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv sushy-cli
    $ pip install sushy-cli