lpm

所属分类:Linux/Unix编程
开发工具:Shell
文件大小:0KB
下载次数:0
上传日期:2024-01-10 06:46:22
上 传 者sh-1993
说明:  用于在Linux中管理编程项目的简单CLI。
(A simple CLI for managing programming projects in Linux.)

文件列表:
INSTALL
LICENSE
lpm

# 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 $ bash lpm -h # Or just bash lpm ``` ## Installation Clone this repository in your system: ```bash $ git clone https://github.com/joaoiacillo/lpm $ cd lpm ``` Execute the `INSTALL` script as root/sudo: ```bash $ chmod +x INSTALL $ sudo ./INSTALL ``` Execute the lpm script: ```bash $ 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.

近期下载者

相关文件


收藏者