ALPHA - Not yet released

Note: currently only supports .clj files.

Note: no explicit windowa support.

Initialising Your Project

To use makejack in your project, you need to create project.edn and mj.edn files. You can do this using makejack itself:

mj init

You’ll need to set at least the :version key in the project.edn file.

The created mj.edn just imports the default targets. To see the defined targets run:

mj help