This website works better with JavaScript.
Explore
Help
Sign In
ic
/
derma
Watch
6
Star
0
Fork
You've already forked derma
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5
Commits
2
Branches
0
Tags
1.6 MiB
Tree:
a32db19279
fix-broken-scrape
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a32db19279'
${ noResults }
derma
/
scrape.sh
8 lines
73 B
Raw
Normal View
History
Unescape
Escape
add docker image with instructions on how to use
6 years ago
#!/bin/sh
if
!
[
-d node_modules
]
;
then
yarn
fi
exec
node scrape.js