/access-build

Access compiler

Primary LanguageJavaScript

access-build

The Access compiler.

Run

access build [options] [source] [destination]
access compile [options] [source] [destination]

options (...) : Flags for the compiler
source (String) : The program source folder or file
destination (String) Optional : The output folder or file to compile the program to; defaults to "dist/bundle.js"