Skip to content

Added command line arguments to some tools to let us specify the location at which they are installed.#1

Open
curtislacy wants to merge 4 commits intograzcoin:masterfrom
curtislacy:Specify-Directory
Open

Added command line arguments to some tools to let us specify the location at which they are installed.#1
curtislacy wants to merge 4 commits intograzcoin:masterfrom
curtislacy:Specify-Directory

Conversation

@curtislacy
Copy link

I needed this for curtislacy/omniwallet@9f4b769 - My installer puts the mastercoin-tools in a dependency modules directory, and not at the top of my home directory.

@grazcoin
Copy link
Owner

see comment on #2 (comment)

@curtislacy
Copy link
Author

I understand what you're saying on #2, but this ends up being important when we package things up for easy install in https://github.com/LDEngine/msc-webwallet . See especially the install instructions in the next upcoming version of the README: https://github.com/curtislacy/msc-webwallet/blob/Fix-Transaction-Parsing/README.md

The msc-webwallet product is currently a wrapper around the mastercoin-tools (new UI and some key management stuff is in the works), and we can only reuse the parse and validation tools in our own scripts if we can install them to a location other than the hard-coded default in the home directory).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments