Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
just_readme.md | 2015-01-12 | 796 Bytes | |
refractag.exe | 2015-01-12 | 5.7 MB | |
refractag-0-4-4 prealpha src.zip | 2015-01-12 | 191.5 kB | |
Totals: 3 Items | 5.9 MB | 0 |
-h
for Help
-<tab>
or -<tab><tab>
for commands
To display all commands, defined aliases and tags; just use <tab>
.
-h <command>
for detailed info on specific command
-ini
for configuration
-l
and *
for listings
-e <tags>
to edit tags (space delimited)
-a
for defining command aliases
no-input + <enter>
to quit
Parameter or command-line delimiter is ;
(;;
when defining aliases).
Setup
- Install Python 2.7
- Install pip
-
Install this project's dependencies using:
$ pip install -r requirements.txt
-
get buzhug: http://sourceforge.net/projects/buzhug/
-
cd into buzhug's directory, and:
$ python setup.py install