File: run-examples

package info (click to toggle)
node-inline-source-map 0.6.2~git-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 232 kB
  • sloc: javascript: 529; makefile: 12; sh: 3
file content (4 lines) | stat: -rwxr-xr-x 133 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/sh
set -e
PACKAGE=node-inline-source-map
find  "/usr/share/doc/$PACKAGE/examples/" -name '*.js' -print0 | xargs -0 -n1 nodejs