Skip to content
This repository has been archived by the owner on Apr 29, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (22 loc) · 401 Bytes

readme.md

File metadata and controls

29 lines (22 loc) · 401 Bytes

Pikayboard

Autocomplete words programme

Installation

2 - Run the following command to install dependencies & run the porgrame.

sudo bash install.sh

Installation without makefile:

1 - Set up your venv (optional)

python venv venv
chmox +x venv/bin/activate
./venv/bin/activate

2 - Install dependencies:

pip install -e .

3 - Run

pikayboard