Project-0 / lpm

A python CLI Project Manager package
0 stars 0 forks source link

README

The Local Project Manager (LPM) package provides a way for linux users to define a projects directory and use this tool to create and manage those projects.

Usage

~/$ lpm --create new_project: will create a folder structure in your default project_path, implement a file structure from a template, and execute some other set of setup scripts.

Version History