Command line pastebin client
Project description
Igloo: a command line pastebin client.
Usage:
igloo [-t TITLE] [-s SYNTAX] [-p PRIVACY] [-e EXPIRATION] [-f FILE]
igloo (-l | --list)
igloo (-h | --help)
igloo --version
Examples:
igloo -s python -f my_code.py
igloo -t 'vimrc copy' -s vim -p private < .vimrc
echo 'hello world!' | igloo
Options:
-h --help Show this screen.
--version Show version.
-l --list View list of snippets.
-t TITLE --title=TITLE Title of snippet.
-s SYNTAX --syntax=SYNTAX Highlighting format.
-p PRIVACY --privacy=PRIVACY Privacy level [default: unlisted].
-e EXPIRATION --expiration=EXPIRATION Lifetime of snippet [default: 1H].
-f FILE --file=FILE File to copy. Standard input will be
used if no file is specified.
Usage:
igloo [-t TITLE] [-s SYNTAX] [-p PRIVACY] [-e EXPIRATION] [-f FILE]
igloo (-l | --list)
igloo (-h | --help)
igloo --version
Examples:
igloo -s python -f my_code.py
igloo -t 'vimrc copy' -s vim -p private < .vimrc
echo 'hello world!' | igloo
Options:
-h --help Show this screen.
--version Show version.
-l --list View list of snippets.
-t TITLE --title=TITLE Title of snippet.
-s SYNTAX --syntax=SYNTAX Highlighting format.
-p PRIVACY --privacy=PRIVACY Privacy level [default: unlisted].
-e EXPIRATION --expiration=EXPIRATION Lifetime of snippet [default: 1H].
-f FILE --file=FILE File to copy. Standard input will be
used if no file is specified.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
igloo-0.0.5.tar.gz
(2.8 kB
view details)
File details
Details for the file igloo-0.0.5.tar.gz
.
File metadata
- Download URL: igloo-0.0.5.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3eaae2f259c1488e2cf8a76ff53fa7293a42e4872e55beb61fcca296181f3457 |
|
MD5 | 222e0e115080f0eef8a68e559e40f58e |
|
BLAKE2b-256 | 4251c654cf92201a91d56a7073cdc51c8b3c71c48f3aef2e7a7c5bdb78bd0959 |