Skip to content

A lot of enhancements, improvements and bug fixes

Latest

Choose a tag to compare

@cecheverria cecheverria released this 26 Mar 08:07
· 31 commits to master since this release

A lot of enhancements, improvements and bug fixes are included in this release, to warranty an easy to use command line experience will creating plain/basic web apps. Use of basic commands like the next ones have been improved in many aspects:

slot create webAppName;
cd webAppName;
slot add -p page1;
slot add -p pages/page2;
slot add -f ui/fragment1;