v0.1.4
0.1.4
-
H4 CLI.
-
Added a basic CLI that bootstraps a H4 app
- The H4 init command bootstraps a full H4 app.
dart pub global activate h4
then run
h4 init
or
dart pub global run h4:init
-
Removed
compute
dependency
-
Added a basic CLI that bootstraps a H4 app
dart pub global activate h4
then run
h4 init
or
dart pub global run h4:init
Removed compute
dependency