Skip to content

Latest commit

 

History

History

packager

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Build Packager

You can use Molot for orchestrating simple build tasks in your project.

Imagine we want to package files as a ZIP distribution for a serverless function. See build.py for an example implementation.

Running

You can run the packaging target like so:

./build.py package