Skip to content

package manager

Ccode-lang edited this page Nov 1, 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>
# refresh package list (do this if you have problems installing packages)
python3 reppack.py refresh
# help
python3 reppack.py

Report problems

issues

Welcome to the Ccode language wiki!

Clone this wiki locally