Skip to content
Danny SMc edited this page May 13, 2021 · 2 revisions

CLI (Command Line Interface)

There is a CLI in the works that will bootstrap an application for you, similar to the @vue/cli package for VueJS. This will be released as part of my company project under @symbux/cli and is currently in progress.

Planned Features

  • Bootstrap an application from questions asked like (eslint support, folder, defaults, database information, custom drivers).
  • Support for creating modules from a simple command.

Useful Links:

Clone this wiki locally