Skip to content

thejdeep/spm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

spm

A tiny package manager. More info here

Install

$ git clone https://github.com/thejdeep/spm.git
$ cd spm/
$ sudo cp spm /bin/
$ sudo chmod +x /bin/spm
$ sudo cp install.py ~/.

Sorry for this lame way of installation. Will surely package this when I find time.

Usage

To install a package

$ spm install <pkg_name>

To remove a package

$ spm remove <pkg_name>

To check if package is installed

$ spm check <pkg_name>

To list all installed packages

$ spm list

About

A tiny package manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published