Skip to content

๐ŸŒŸ Say thanks to everyone who helps build and maintain your Elm dependencies

License

Notifications You must be signed in to change notification settings

zwilias/elm-thanks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

elm-thanks

๐ŸŒŸ Say thanks to everyone who helps build and maintain your Elm dependencies

Example gif

Vaguely inspired by this The Changelog tweet (ok, maybe more than just vaguely inspired), I figured this type of thing would be nice to have in the Elm world, too.

The idea is to express our gratitude to the creators and maintainers of our dependencies by starring the github repositories. If you're anything like me, actually going to the GitHub repo is asking too much so "here's an app for that".

Install it

$ npm i -g elm-thanks

Configure authentication

Create a github token with public_repo permissions and export it as an environment variable: export GITHUB_TOKEN=yourtokengoeshere

Run it

From any folder containing either an elm-package.json or an elm.json file, run:

$ elm-thanks

Caveat

In the interest of getting this hacked together quickly; the code is poor.


Made with โค๏ธ and licensed under BSD3 ยฉ 2017-2019 Ilias Van Peer

About

๐ŸŒŸ Say thanks to everyone who helps build and maintain your Elm dependencies

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published