Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Structure token-transformer as proper command line script #302

Open
5 tasks
tkaragianes opened this issue Dec 14, 2022 · 0 comments
Open
5 tasks

Structure token-transformer as proper command line script #302

tkaragianes opened this issue Dec 14, 2022 · 0 comments
Labels
help wanted Extra attention is needed priority: p5/chore 🧹 A cleanup with no end-user impact scope: design-system Eterna UI design system size: md type: ergonomics Tooling, refactoring, etc

Comments

@tkaragianes
Copy link
Contributor

  • Use yargs for input argument processing
  • -h/--help
  • -w with integrated chokidar, rather than chokidar-cli in npm script
  • Proper token typing
  • Support for TS output format (multiple outputs)
@luxaritas luxaritas added type: ergonomics Tooling, refactoring, etc scope: design-system Eterna UI design system type: enhancement New feature or request help wanted Extra attention is needed size: md priority: p5/chore 🧹 A cleanup with no end-user impact and removed type: enhancement New feature or request labels Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed priority: p5/chore 🧹 A cleanup with no end-user impact scope: design-system Eterna UI design system size: md type: ergonomics Tooling, refactoring, etc
Projects
None yet
Development

No branches or pull requests

2 participants