Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 534 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 534 Bytes

CLIVanDeGentenaar

Browse the data-portal, hacker style 😎

How to install

Create a venv, install the dependencies

python3 -m venv /tmp/clivandegentenaar
source /tmp/clivandegentenaar/bin/activate
pip install -r requirements.txt

How to run

This application depends on ascii-image-converter, make sure it's available in your PATH.

Run the application:

python app.py

Run cli

npm i
npx tsc
chmod -R 777 ./build
./build/cli.js search <query>