Skip to content

fix: move seeding to util in cli (EN-274)

Hamza requested to merge fix/move-seed-to-util-in-cli into dev

Summary

Move seeding to util, now runs with dev util seed

Changes

  • move seeding to util in CLI
  • add command to install CLI from project root yarn install:cli
  • add colors to dev help command to improve readability

Related To: !165 (merged)

Edited by Hamza

Merge request reports