-
-
Notifications
You must be signed in to change notification settings - Fork 1
Package System
The Package System called as Citrullus package, which will help you create, load, fetch packages. the packages extension is .cp
stands for citrullus package
Let's say your friend made a package and send it to you to try it out, how do you load it? put your friend's package on your Melon Language
Directory let's think the name of the package is TestPkg.cp
then type load-pkg
press enter then type the name TestPkg
and it will run
Let's say that your friend submit-ed a package called as MelonTestPkg.cp
then just type fetch-pkg
and the package name and it will download it, then type load-pkg
press enter then type the name
after coding your script in main.mlf, you can create a package, type gen-pkg
then the info after that it will be created as YourFileName.cp
in your Melon Language
Directory, you can explore it in WinRAR or 7zip you can find your details in pkg-info.txt
(that file will be included in your package too). If your using more than one file like main.mlf
and sub-main.mlf
you can open it in WinRAR and add it
you can create a pull request in https://github.com/pradosh-arduino/Citrullus-Packages
Copyright (C) S Pradosh 2023 - Closed Source Project
Architecture and OS that Melon Supports
Setup Melon Language for Windows Terminal
Setup Melon Language for VSCode Terminal
Setup Environment CLI for Melon Language on Windows
Copy Paste: [](https://github.com/pradosh-arduino/Melon-Language/)