Skip to content

Conversation

attrib
Copy link

@attrib attrib commented Dec 11, 2017

While working on #608 I needed a way to run unit tests and build the lib.

On my working machine I didn't wanted to install grunt-cli and bower.

Because I'm a big fan of Docker I created a Dockerfile and minor documentation in the README how to use it.

Just wanted to share this as I did this now anyway.

After running the commands, the compiled output is created under dist like grunt would do it normally. You just do not have the other folder hanging around like node_modules, ect.

Merge request checklist

  • I read the guidelines for contributing
  • I created my branch from dev and I am issuing the PR to dev
  • Unit tests are OK
  • If it's a new feature, I added the necessary unit tests
  • If it's a new language, I filled the __locale and __author fields

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.

1 participant