Logo by Mehan
Parham is a package manager for Pashmak programming language.
With this package manager, you can manage libraries and for Pashmak projects and install/remove/update... them.
This project is licensed under the GPL-v3.
To run the Parham, enter this command:
$ pashmak src/parham/parham.pashm
# OR
$ ./src/parham/parham.pashmTo install Parham on your system, run:
$ pashmak src/parham/parham.pashm install f:. --globalNow you can run Parham:
$ pashmak @parham ...
# OR on UNIX systems
$ parham ...For updating the Parham, run:
$ parham install gh:pashmaklang/parham -gRead the full documentation here.