mirror of
https://github.com/moparisthebest/PhoneGap-SQLitePlugin-Android
synced 2024-11-14 04:55:04 -05:00
adding a Makefile and caching the latest coffee output for people
who wont like just a coffee src file
This commit is contained in:
parent
0f546fd088
commit
09fb70f38d
@ -53,8 +53,8 @@ Installing
|
|||||||
Drag .h and .m files into your project's Plugins folder (in xcode) -- I always
|
Drag .h and .m files into your project's Plugins folder (in xcode) -- I always
|
||||||
just have "Create references" as the option selected.
|
just have "Create references" as the option selected.
|
||||||
|
|
||||||
Compile the coffeescript file to javascript WITH the top-level function wrapper
|
Take the precompiled javascript file from build/, or compile the coffeescript
|
||||||
option (default).
|
file in src/ to javascript WITH the top-level function wrapper option (default).
|
||||||
|
|
||||||
Use the resulting javascript file in your HTML.
|
Use the resulting javascript file in your HTML.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user