Skip to content
/ cpm Public

CPM is short for "Chad Package Manager". I use it to build some of my own projects.

License

Notifications You must be signed in to change notification settings

Fleli/cpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPM (Chad Package Manager)

Chad Package Manager is the best package manager. There's nothing more to say.

Installation

Open a terminal and run the following commands:

Make a directory for the installer. It is recommended to put this somewhere easy to find, e.g. on the Desktop.

mkdir cpminstaller && cd cpminstaller

Clone the package manager's source code.

git clone https://github.com/Fleli/cpm

Build the package manager. This requires the presence of a C compiler and the make program.

cd cpm && make executable

Chad Package Manager is now available in your terminal through the cpm command.

You may delete the cpm folder after installation.

About

CPM is short for "Chad Package Manager". I use it to build some of my own projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages