Skip to content

bubblesub/dict

Repository files navigation

dict

A command line toolkit for online dictionary lookups.

Currently supports:

Installation

pip install --user dict

Contributing

# Clone the repository:
git clone https://github.com/bubblesub/dict.git
cd dict

# Install to a local venv:
poetry install

# Install pre-commit hooks:
poetry run pre-commit install

# Enter the venv:
poetry shell

This project uses poetry for packaging, install instructions at poetry#installation

About

A command line toolkit for online dictionary lookups.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published