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

Switch from make to js tasks #92

Open
titaniumbones opened this issue Nov 27, 2019 · 0 comments
Open

Switch from make to js tasks #92

titaniumbones opened this issue Nov 27, 2019 · 0 comments

Comments

@titaniumbones
Copy link

It would probably be easier to attract contributors if the devleopment process took place entirely using js/node-based tools. So, ideally we would:

  • build
  • lint
  • test

using js-native tools, as most other JavaScript projects now do.

This would e.g. solve #82, and would make it much easier to solve #58 for users. Automatic releases via Github Actions (cf. https://github.com/actions/create-release) and CI-based testing would be a next step (once we solve #65).

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

No branches or pull requests

1 participant