Skip to content
Compare
Choose a tag to compare
@ArtiomTr ArtiomTr released this 27 Feb 12:13

First version of 🌊 aqu.

Created commands:

  1. aqu build - Bundle project and emit declarations (if specified)
  2. aqu lint - Lint project using eslint
  3. aqu test - Test project using jest
  4. aqu eject - Eject aqu script
  5. aqu revert - Replace ejected script to aqu script
  6. aqu create - Create new project with aqu