kenkehoe / pulaski

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pulaski

Introduction

This is just a tool. Pulaski's are tools that don't cut line by themselves. Firefighters have to do the work.

Setup

apt-get install python3-venv
python3 -m venv fire_environment
source fire_environment/bin/activate
python3 -m pip install -r requirements.txt

About

License:MIT License


Languages

Language:Python 74.1%Language:CSS 25.5%Language:Shell 0.5%