A command line program that will output helpful reminders based on parameters
Project description
Eh
Eh is a tool to give quick help on a particular subject
The source code can be found at:
https://github.com/roaet/eh
Installing
Install with pip install eh
. You may want to use sudo
if you want it
available everywhere.
With some versions of linux it will install it into ~/.local/bin
when you
do not use sudo
. Ensure that this directory is in your PATH
if you want to
run eh.
Eh Configuration File
The Eh configuration file is located at ~/.eh/eh.ini. This location cannot be changed.
Making an eh topic
You can make a new eh topic by:
- contributing to the subject repo at
https://github.com/roaet/eh_subjects
- creating your own repo and including it in your eh.ini
Creating a new subject repo
When you add it to your eh.ini you must provide the entire URI. The value on
the left-hand side of the =
does not matter as long as it is unique to your
configuration file.
Auto Complete
(shoutout to https://github.com/CarvellScott/completion_utils for the help)
After installing you can add eh bash completion by running: complete -C eh_autocomplete eh
Future features
- Config from home for color options
- Adding support for
https://github.com/rstacruz/cheatsheets
format
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
File details
Details for the file eh-1.4.4.tar.gz
.
File metadata
- Download URL: eh-1.4.4.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b68b4c0313add0ca18ec13cf57cd590305eef1f3bd5920cfcb421644ee93c254 |
|
MD5 | 60a8a60aa98d1f81bb04d80b4c48f11b |
|
BLAKE2b-256 | c74a1ebf3aa688bba4eed6f0c0a4a60d2210eabb41a035cf10810cdafd04fd52 |