-
Notifications
You must be signed in to change notification settings - Fork 664
How to assemble AlaSQL
Andrey Gershun edited this page May 29, 2015
·
1 revision
- Clone AlaSQL repository:
> git clone https://github.com/agershun/alasql.git
- Run Gulp:
> gulp
- Now if you change AlaSQL source file, Gulp will recompile
alasql.js
and other files indist/
folder.
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo