Skip to content

feat: create a yeoman generator and adapt the deploy process

Marc-AntoineA requested to merge feat/yo-generator into main

Description

Issues :

Checklist before merge :

  • No remaining console.log
  • Version changed if new feature
  • english and french translations if required
  • all eslintConfig rules are on ("2") (except no-useless-escape / vue/no-mutating-props)
  • Test aktivisda and backtivisda

Tests

  • Tests are ok
  • If it’s a bug, a new test added
  • If it’s a new feature, a new test added

Merge request reports