Skip to content
/ SPM Public

A Python CLI for managing your side projects!

Notifications You must be signed in to change notification settings

kazhou/SPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPM - Side Project Manager

SPM is a Python CLI for managing your side projects! The project uses PyInquirer. SPM currently works on the Windows command prompt.

Documentation

Usage

First, ensure that you have all the dependencies denoted in requirements.txt. Download the project and open the command line in the project folder.

Note: due to issues with displaying UTF-8 symbols with PyInquirer on Windows, set the font of the command prompt window to Lucida Console and run chcp 65001 before running the CLI.

To run the CLI:

$ python cli.py

and embrace your new productivity!

About

A Python CLI for managing your side projects!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages