elm-thanks

1.1.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i elm-thanks

Weekly Downloads

0

Version

1.1.0

License

BSD-3-Clause

Unpacked Size

121 kB

Total Files

7

Last publish

Collaborators

  • zwilias