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

Feature: Add new package script #6

Closed
simmo opened this issue Mar 11, 2020 · 0 comments · Fixed by #64
Closed

Feature: Add new package script #6

simmo opened this issue Mar 11, 2020 · 0 comments · Fixed by #64
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@simmo
Copy link
Owner

simmo commented Mar 11, 2020

  • Should be a script run from the root
  • Asks for a package name (name should be formatted as kebab case, not contain 'use')
  • Ask for hook name (should have a prefix of 'use' and be camel case version of package name
  • Generate a folder
  • Add package.json, index.ts, server.test.ts, client.test.ts, tsconfig.ts
@simmo simmo added the enhancement New feature or request label Mar 11, 2020
@simmo simmo added this to the 0.1.0 milestone Mar 11, 2020
@simmo simmo self-assigned this Mar 11, 2020
@simmo simmo closed this as completed in #64 Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant