This website requires JavaScript.
Explore
Help
Sign In
primer
/
css
Watch
1
Star
1
Fork
0
You've already forked css
mirror of
https://github.com/primer/css.git
synced
2024-11-28 04:43:05 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
d50301764a
css
/
script
/
npm-run-all
4 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add helper scripts for top-level deps and write JSON with a newline
2017-09-08 23:46:19 +03:00
#!/bin/bash
set -e
use npx; claim tool dependencies as "*"
2018-04-28 02:30:14 +03:00
npx npm-run-all --serial --silent "$@"
Reference in New Issue
Copy Permalink