create-react-library icon indicating copy to clipboard operation
create-react-library copied to clipboard

Feature Request: Github Actions

Open SebastianStehle opened this issue 4 years ago • 0 comments

Would be great if it also creates github actions:

  • Run build and test on every commit.
  • Push to npm on tag / release.
  • Push example to github action on tag / release.

SebastianStehle avatar Jan 16 '21 18:01 SebastianStehle