Skip to content

b0nbon1/Take_break

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Take_break

This a commandline application that helps you to take a break

Prerequisites

Installation

follow the instruction carefully

  1. git clone the repo and into Take_break
  2. create a virtual environment by running virtualenv -p python3 venv
  3. initialize the env by running source venv/bin/activate
  4. install the dependencies pip install -r requirements.txt
  5. bundle the cli-app by running python setup.py bdist_wheel --universal
  6. the pip install break-app pip install dist/BreakApp-0.10-py2.py3-none-any.whl
  7. then run the app breakapp

About

helps you to take a break

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages