Skip to content

NPLPackages/NPLPackages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

NPL Packages

NPL Packages provide a way to release your NPL modules to be used by someone else at development time.

Where To Find NPL Packages

Each repository under NPLPackages is a valid npl_package managed by the community.

Click here for more details on NPL packages.

If one want to upload their own package here, please make an issue here, and provide links to its code.

How To Install A Package

Simply create a folder under your development's working directory, create a sub folder called npl_packages. And then run git clone from there. Like this:

cd npl_packages
git clone https://github.com/NPLPackages/main.git

How To Load a Package

Any developer who wants to use other people's modules need to call something like:

NPL.load("npl_packages/some_test_module/")

List Of NPL Packages

Add new ones here for ease of reference

git clone https://github.com/NPLPackages/main.git
# private: git clone https://github.com/NPLPackages/ParaCraft.git
# private: git clone https://github.com/NPLPackages/WebServer.git
# private: git clone https://github.com/LiXizhi/script.git

About

major NPL libraries and packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors