mill icon indicating copy to clipboard operation
mill copied to clipboard

"init" command for initializing a new mill.xml

Open erunion opened this issue 7 years ago • 0 comments

Creating a mill.xml file is a bit... complicated. And tedious.

Build an init command that will walk you through, wizard-style, everything to set it up.

  • [ ] Add controller directories, classes, excludes
  • [ ] Add representation directories, classes, excludes
  • [ ] Add error representations
  • [ ] Add capabilities
  • [ ] Add scopes
  • [ ] Add parameter tokens
  • [ ] Add URI segment translations

erunion avatar Jan 31 '17 19:01 erunion