Skip to content

Docker support

Compare
Choose a tag to compare
@knownasilya knownasilya released this 20 Jul 14:38
· 17 commits to master since this release

v1.0.0

  • Remove npm and n dependencies
  • Fix license
  • Fix tests and code cleanup
  • Don't check for package.json (always run npm install first)
  • Only run npm install in docker (skip cache)
  • Allow replacing npm before running install
  • linting

Thanks to @oliversalzburg