Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Update readme to explain how to run authenticator executable #42

Open
calumcraig opened this issue May 1, 2019 · 1 comment
Open

Update readme to explain how to run authenticator executable #42

calumcraig opened this issue May 1, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@calumcraig
Copy link

calumcraig commented May 1, 2019

Current behaviour with the safe-authenticator-cli:

  1. Clone GH repo
  2. Run cargo build
  3. This creates /target/debug/safe_auth or \target\debug\safe_auth.exe (Haven't checked MacOS equivalent.)
  4. Simply then running this executable file will fail to connect to the SAFE network as it has no safe_auth.crust.config to provide network details.

(This is in contrast to running using cargo run which sees the config file in the resources directory of the repo and will connect succesfully.)

@calumcraig calumcraig changed the title Update readme to explain how to run authenticator binary Update readme to explain how to run authenticator executable May 1, 2019
@calumcraig calumcraig added the enhancement New feature or request label May 1, 2019
@calumcraig
Copy link
Author

Suggestion:

Update the safe-authenticator-cli readme to reference the above and advise user to make a copy of safe_auth,crust.config inside the /target/debug directory.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant