-
Notifications
You must be signed in to change notification settings - Fork 1
package manager
Ccode-lang edited this page Oct 30, 2021
·
4 revisions
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.
# install
python3 reppack.py <package name>
# remove
python3 reppack.py remove <package folder name>
# help
python3 reppack.pyWelcome to the Ccode language wiki!