Skip to content

Conversation

thomashoneyman
Copy link
Contributor

Closes #4 by encapsulating installation into the Nix shell, which also includes runtime dependencies like dhall-json. You can now build and install the contrib-updater tool via nix-shell.

demo

It's still callable via contrib-updater, but the tool's name is displayed as 'index.js' in the help menus. I didn't want to spend too much time trying to make that nice, and this should allow folks to use the tool right away. Plus, subsequent updates to the tool can be matched with npm run build and your local version will be updated without effort as it's just a symlink to ./bin/index.js.

cc: @JordanMartinez

@JordanMartinez
Copy link
Contributor

Cool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Cannot build updater tool.

3 participants