Skip to content

package manager

Ccode-lang edited this page Oct 30, 2021 · 4 revisions

Package manager

The package manager installs packages that are on this list.
It reads The names and the links out of the file and inputs their info to the program.

Using

# install
python3 reppack.py <package name>
# remove
python3 reppack.py remove <package folder name>
# help
python3 reppack.py

Welcome to the Ccode language wiki!

Clone this wiki locally