stargazed
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
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
Smooth!
If you could submit a PR to the readme, that'd be helpful