feathericons/elm-feather

Automatic generation and publishing of a new package version

Aperta

#2 aperta il 5 nov 2017

 (0 commenti) (0 reazioni) (0 assegnatari)Elm (5 fork)github user discovery
good first issue

Metriche repository

Star
 (78 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Automatic generation and publishing of a new package version when new feather-icon arrives.

Current state of things

When new icon being added to feathericons.com, somebody should run yarn run update-package script from https://github.com/1602/elm-feather-icons repository, then publish result using bunch of elm package commands.

Better flow

In order to avoid manual work here we could employ some automation which will take care of daily catch up with source repository to generate, update and publish new version of the package.

Feasibility

Currently this is just a nice exercise with not so much of a practical value, since new icons added rarely.

Guida contributor