Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Added options to run as a CLI tool #21

Merged
merged 1 commit into from
Nov 29, 2018
Merged

Added options to run as a CLI tool #21

merged 1 commit into from
Nov 29, 2018

Conversation

ChrisCates
Copy link
Contributor

This is just a handy hotfix to make it accessible as CLI tool.

Copy link
Member

@oed oed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ChrisCates! This is a great addition. Just one question for you :)

@@ -4443,7 +4456,7 @@
"requires": {
"async": "^2.1.5",
"find-process": "^1.0.5",
"fs-ext": "github:baudehlo/node-fs-ext#7c9824f3dc330e795aa13359d96252860bd3a684",
"fs-ext": "github:baudehlo/node-fs-ext#2ba366d9fc67ef3ab165e239068924b276ecf249",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm... Seems completely redundant. Must have been updated when I ran npm install.

Ill remove it from the commit.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, wait I thought it was in package.json but it's in the package lock. NVM then!

@oed oed merged commit 4dbc10e into 3box:master Nov 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants