Skip to content

A simple CLI for managing programming projects in Linux.

License

Notifications You must be signed in to change notification settings

joaoiacillo/lpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Project Manager v0.1

A simple CLI for managing programming projects in Linux.

Usage

LPM is just a Bash script. You can run it the way you like it. Use the -h flag or simply don't pass anything to it to read the help message.

$ bash lpm -h # Or just bash lpm

Installation

Clone this repository in your system:

$ git clone https://github.com/joaoiacillo/lpm
$ cd lpm

Execute the INSTALL script as root/sudo:

$ chmod +x INSTALL
$ sudo ./INSTALL

Execute the lpm script:

$ lpm -h # Or just lpm

Collaboration

Feel free to fork and modify this project. This repository is protected under a GPL license, so make sure your modification is free as well.

About

A simple CLI for managing programming projects in Linux.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages