Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 311 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 311 Bytes

Mantify

The mantify script prepares a set of scripts in the filesystem for use within a Manticore project. It's a thin wrapper around browserify.

 Usage:
   mantify [options] <outputFile> <inputFile1 [inputFile2 [...]] >

 Example:
   mantify generated/manticore-modules.js src/input*.js