Skip to content

jakeklassen/gameinput

Repository files navigation

Game Input

Gamedev controls.

Tools

How to Work

  • Develop like normal using Conventional Commits.
  • When you're ready to push a tag, run bumpp.
    • This will walk you through releasing a tag.
  • When you're ready to publish, create a github release and the workflow will take over.
    • This will use changelogithub to generate a changelog and publish to NPM.

Kudos