Skip to content

amano-kenji/pkgs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pkgs

The official package listing for Janet. It maps short package names to full git urls for use in scripts and Janet programs.

To have your own library added to the package listing, please see the CONTRIBUTING document. Thanks!

Usage (from jpm)

For convenience, packages listed here may be installed using just their short name, for example:

[sudo] jpm install spork
# rather than
[sudo] jpm install https://github.com/janet-lang/spork.git

Usage (from Janet)

(import pkgs)

(pp pkgs/packages)

About

A package listing for Janet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Janet 100.0%