stargazed icon indicating copy to clipboard operation
stargazed copied to clipboard

Maybe a hint for those who want to run and don't have a node (like me) but have a docker

Open bernardolm opened this issue 3 years ago • 1 comments

docker run -it --rm -v `pwd`:/tmp/stargazed -w /tmp/stargazed node sh -c "npm install && npx stargazed -u "abhijithvijayan" -r "awesome-stars" -t "GITHUB-TOKEN" -s -w

bernardolm avatar Sep 01 '20 03:09 bernardolm

Smooth!

If you could submit a PR to the readme, that'd be helpful

abhijithvijayan avatar Sep 01 '20 03:09 abhijithvijayan