Janet 1.27.0-01aab66 Documentation
(Other Versions: 1.26.0 1.25.1 1.24.0 1.23.0 1.22.0 1.21.0 1.20.0 1.19.0 1.18.1 1.17.1 1.16.1 1.15.0 1.13.1 1.12.2 1.11.1 1.10.1 1.9.1 1.8.1 1.7.0 1.6.0 1.5.1 1.5.0 1.4.0 1.3.1 )

Commands

Index

commands/build commands/clean commands/configure commands/deps commands/enable-local-mode commands/help commands/install commands/jpm-debug-repl commands/list-installed commands/list-pkgs commands/list-rules commands/list-tasks commands/new-c-project commands/new-project commands/quickbin commands/set-tree commands/show-paths commands/show-rule-tree commands/test commands/update-pkgs

function (commands/build )
Community Examples / source
function (commands/clean )
Community Examples / source
function (commands/configure &opt path)
Setup an out-of-tree build with certain configuration options.
Community Examples / source
function (commands/deps )
Community Examples / source
function (commands/enable-local-mode )
Modify the config to enable local development. Creates a local tree if one does not exist in ./jpm_tree/
Community Examples / source
function (commands/help )
Community Examples / source
function (commands/install & repo)
Community Examples / source
function (commands/jpm-debug-repl )
Community Examples / source
function (commands/list-installed )
Community Examples / source
function (commands/list-pkgs &opt search)
Community Examples / source
function (commands/list-rules &opt ctx)
Community Examples / source
function (commands/list-tasks &opt ctx)
Community Examples / source
function (commands/new-c-project name)
Create a new C project
Community Examples / source
function (commands/new-project name)
Create a new project
Community Examples / source
function (commands/quickbin input output)
Community Examples / source
function (commands/set-tree tree)
Set the module tree for installing dependencies. This just sets the modpath binpath and manpath. Also creates the tree if it doesn't exist. However, still uses the system libraries and headers for janet.
Community Examples / source
function (commands/show-paths )
Community Examples / source
function (commands/show-rule-tree &opt root depth)
Community Examples / source
function (commands/test )
Community Examples / source
function (commands/update-pkgs )
Community Examples / source