Simple command line polish-english and english-polish dictionary
-
Clone the repository.
-
Add execute permission and run:
chmod +x install.sh && ./install.sh
-
Clone the repository.
-
Add execute permissions:
chmod +x enpl plen
-
Create a symlink of enpl and plen in Your executable path
If You want to change display language to english, uncomment a line:
# LANGUAGE=en
- links installed
- Create an issue if you find a bug or if you want a new feature.
- Fork the project and pull request your very best feature.