Commit Graph

17 Commits

Author SHA1 Message Date
Joshua Granick
1c7d70646f Help find GIT when not in PATH on Windows 2015-07-13 11:27:54 -07:00
Joshua Granick
d374e3d833 Improve documentation when using You must specify a template when using the 'create' command.
Usage: lime create project (directory)
 Usage: lime create extension (directory)
 Usage: lime create <sample> (directory)

 Available samples:

  * HandlingInputEvents
  * HelloWorld
  * HerokuShaders
  * ManagingWindows
  * SimpleAudio
  * SimpleImage
  * TextRendering
2015-07-03 09:06:08 -07:00
Joshua Granick
b292b20767 Teach lime/openfl update to pull submodules 2015-06-29 09:22:08 -07:00
Joshua Granick
dc292afcbc Allow overrides in 'lime create' (allows --meta-package-name and other flags to set values during creation) (closes #459) 2015-06-06 18:42:59 -07:00
Joshua Granick
0726c08440 Skip sample paths that are not valid (fixes #397) 2015-05-19 10:31:35 -07:00
Joshua Granick
be0012948d Ubuntu setup fix 2015-04-23 09:29:21 -07:00
Joshua Granick
e37cfa9961 Guard install of lime.exe/openfl.exe on Windows 2015-03-26 11:26:27 -07:00
Joshua Granick
e977b5c551 Use a unique ID when creating new projects, based on the name, to help reduce conflicts when installed on mobile devices 2015-02-25 14:20:14 -08:00
Joshua Granick
2b33c70bb7 Handle pacman 32-bit packages (fixes #160) 2015-02-20 12:41:47 -08:00
Joshua Granick
9675f8a40a Switch to lime.exe instead of lime.bat (fixes exit from batch files) 2015-02-16 17:58:14 -08:00
Joshua Granick
ef86c425b1 Migrating components of the Lime tools into the public Lime namespace 2015-02-11 12:02:28 -08:00
Joshua Granick
7eabf50fbb Fixes for newer BlackBerry SDK 2014-11-20 11:31:22 -08:00
Joshua Granick
141193e4c8 Add support for 'openfl' style command 2014-10-22 14:19:56 -07:00
Joshua Granick
a3bd5e8111 'lime create' patch 2014-10-21 06:07:18 -07:00
Joshua Granick
5ee3082a39 Improve configData.merge, 'create' fix 2014-10-20 10:48:39 -07:00
Joshua Granick
3fb5f65cdd Fix 'lime create' 2014-10-14 13:36:53 -07:00
Joshua Granick
540aa48c39 Merge Aether tools 2014-09-30 17:41:57 -07:00