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

Update for better useability #197

Merged
merged 11 commits into from Sep 7, 2022
Merged

Update for better useability #197

merged 11 commits into from Sep 7, 2022

Conversation

hasezoey
Copy link
Contributor

@hasezoey hasezoey commented Sep 7, 2022

This PR does:

  • replace Makefile with package.json scripts (not everyone might have make and it is not nothing that could not be done in a script)
  • remove gitmodules (because they seem to be installed via dev-dependencies now)
  • add yarn.lock to gitignore to not duplicate lockfiles by accident
  • update Readme to be more consistent
  • update History to have consistent indent
  • update examples in Readme to current output and to be better readable
  • outsource Readme code examples to file for easier use with the binary
  • add editorconfig for consistent options across editors (like indent)
  • add typescript types file for ease-of-use

@Twipped Twipped merged commit 22e6026 into tj:master Sep 7, 2022
@Twipped
Copy link
Collaborator

Twipped commented Sep 7, 2022

Good stuff, and thank you for using conventional commits.

@hasezoey hasezoey deleted the update branch September 8, 2022 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants