We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a super-cool project!
I have a suggestion:
If you add a single bin to your package.json, and publish on npm, it will let you use npx for a no-install/no-git way to try it out:
bin
npx
npx tilemap-editor
The text was updated successfully, but these errors were encountered:
I am happy to make a simple PR for this change, but it would also need to be republished on npm.
Sorry, something went wrong.
Ah thank you. I will have a look tomorrow :)
Can you make a pr. I will republish it. I usually do whenever I fix or add something anyways
Successfully merging a pull request may close this issue.
This is a super-cool project!
I have a suggestion:
If you add a single
bin
to your package.json, and publish on npm, it will let you usenpx
for a no-install/no-git way to try it out:The text was updated successfully, but these errors were encountered: