Janet 1.38.0-73334f3 Documentation
(Other Versions: 1.37.1 1.36.0 1.35.0 1.34.0 1.31.0 1.29.1 1.28.0 1.27.0 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-exe-project commands/new-project commands/quickbin commands/set-tree commands/show-config commands/show-paths commands/show-rule-tree commands/test commands/update-pkgs


commands/build function source

(build)


commands/clean function source

(clean)


commands/configure function source

(configure &opt path)

Setup an out-of-tree build with certain configuration options.


commands/deps function source

(deps)


commands/enable-local-mode function source

(enable-local-mode)

Modify the config to enable local development. Creates a local tree if one does not exist in ./jpm_tree/


commands/help function source

(help)


commands/install function source

(install & repo)


commands/jpm-debug-repl function source

(jpm-debug-repl)


commands/list-installed function source

(list-installed)


commands/list-pkgs function source

(list-pkgs &opt search)


commands/list-rules function source

(list-rules &opt ctx)


commands/list-tasks function source

(list-tasks &opt ctx)


commands/new-c-project function source

(new-c-project name)

Create a new C project


commands/new-exe-project function source

(new-exe-project name)

Create a new executable project


commands/new-project function source

(new-project name)

Create a new project


commands/quickbin function source

(quickbin input output)


commands/set-tree function source

(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.


commands/show-config function source

(show-config)


commands/show-paths function source

(show-paths)


commands/show-rule-tree function source

(show-rule-tree &opt root depth)


commands/test function source

(test)


commands/update-pkgs function source

(update-pkgs)