stagehand 0.1.4
stagehand: ^0.1.4 copied to clipboard
A scaffolding generator for your Dart projects. Stagehand helps you get set up!
CHANGELOG #
0.1.4 #
- Added a new
appengineappsample (thanks @wibling!) - updates to the webapp, shelfapp, and polymerapp samples
0.1.3 #
- Added a
labelattribute to the templates and to the--machineoutput - Renamed the
shelfapptemplate toshelfserver - Added a
--versioncommand-line option - Clarified and simplified some template descriptions
- Made useage of Sass in the
webapptemplate optional; added instructions in the template about how to enable it - Added instructions after project generation to tell the user how best to run the project
- Stagehand is now integrated into the Editor, the Eclipe plugins, Chrome Dev Editor, and the Sublime plugin
0.1.2 #
- Removed the
-ooption; we now generate the selected template into the current directory - Added pre-generated css to the
webapptemplate - some changes to better support stagehand being driven by existing tooling (IDEs)
- The
polymertemplate was renamed topolymerapp
0.1.1 #
- Changed to allow stagehand to generate a project into an existing directory
0.1.0 #
- Removed Web Starter Kit, waiting for at least WSK 0.6.0
- Renamed
helloworldtoconsoleapp - Added
polymertemplate - Added
shelfapptemplate - Added default BSD license to projects
- Analytics are opt-in. Version update ping is still automatic.
0.0.5 #
- Added Web Starter Kit!
- Added anonymous user metrics via Google Analytics
0.0.4 #
- Fix bug in publib generator
0.0.3 #
- Add first version of a publib generator