1.2.2 • Published 18 days ago

wet-run v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
18 days ago

💦 Wet Run

npm version Codecov

Minimal static server, TAP test runner and conventional release flow with few dependencies.

npm i -D wet-run

Serve

Serve static files in current dir on port 8000. (powered by 🔥 Hono)

wet serve
  • Positional: <path>
  • Flags: --port, --cors, --redirect, --livereload, --ssl-cert, --ssl-key, --ssl-pass, --log-level

Test Run

Run tests in a real browser on the test/ path. (powered by 🎭 Playwright)

wet test
  • Positional: <path>
  • Flags: --port, --cors, --redirect, --servedir, --browser, --channel, --no-headless, --timeout, --coverage, --log-level

Release

Create a new patch release with a conventional changelog and Github release.

wet release patch --changelog --github-release
  • Positional: [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease | from-git | from-package]
  • Flags: --prerelease, --preid, --tag, --access, --provenance, --changelog, --github-release, --dry-run, --log-level

Continuous deployment (CD)

Check cd.yml for an example.

1.2.2

18 days ago

1.2.1

1 month ago

1.2.0

3 months ago

1.1.0

3 months ago

1.0.2

4 months ago

1.0.3

4 months ago

1.0.1

5 months ago

1.0.0

5 months ago

0.9.6

5 months ago

0.9.5

5 months ago

1.0.0-canary.0

5 months ago

0.9.4

5 months ago

0.9.3

5 months ago

0.9.0

5 months ago

0.8.1

5 months ago

0.8.0

5 months ago

0.7.1

5 months ago

0.9.2

5 months ago

0.9.1

5 months ago

0.7.0

6 months ago

0.6.0

6 months ago

0.5.0-canary.0

7 months ago

0.5.1-canary.0

7 months ago

0.2.1-canary.0

7 months ago

0.2.1-beta.0

7 months ago

0.2.1-beta.1

7 months ago

0.2.2-canary.0

7 months ago

0.3.0-canary.2

7 months ago

0.3.0

7 months ago

0.3.0-canary.1

7 months ago

0.2.2-canary.1

7 months ago

0.3.0-canary.0

7 months ago

0.3.1-canary.0

7 months ago

0.2.3-canary.0

7 months ago

0.5.0

7 months ago

0.4.0

7 months ago

0.2.2

7 months ago

0.5.1

7 months ago

0.2.0

12 months ago

0.1.0

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago