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

Deploy as an installable package #2

Open
johnjohndoe opened this issue Oct 4, 2018 · 0 comments
Open

Deploy as an installable package #2

johnjohndoe opened this issue Oct 4, 2018 · 0 comments

Comments

@johnjohndoe
Copy link
Member

johnjohndoe commented Oct 4, 2018

Current status

  • There is the deploy/deploy.sh shell script which concats the individual JavaScript file into single JavaScript file which then is saved as dist/opening_hours_html_formatter.js.
  • There is no automatic versioning, packaging or deployment as one might be used to from popular JavaScript libraries.

Target status

  • A configuration is added to the project which allows for automatically versioning, packaging and uploading the current state to a public repository.
  • The deployed library can be installed via npm and the like.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant