- From: =JeffH via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Sep 2020 16:43:05 +0000
- To: public-webauthn@w3.org
equalsJeffH has just created a new issue for https://github.com/w3c/webauthn: == need "how to install bikeshed in one's local webauthn repo clone" instructions == I was attempting to run the ./update-bikeshed-cache.sh on my local webauthn repo clone (following the directions here: https://github.com/w3c/webauthn#updating-copies-of-bikeshed-data-files-stored-in-this-repo) and this is what I got: ``` $ ./update-bikeshed-cache.sh \ && git add .spec-data .bikeshed-include \ && git commit -m "Bikeshed spec data update" . Precondition failure: expecting a bikeshed installation in ./bikeshed/ ``` So that is saying that it is expecting a bikeshed install to be in `<my local path>/webauthn/bikeshed`. In looking at https://tabatkins.github.io/bikeshed/#installing it is not clear to me how to place a "bikeshed installation" in that directory, and I'm afraid of messing up my present local bikeshed install (which is sort of a baroque mess because of the mess of python installations and environments I seem to have...). Anyone have clean & concise instructions for how to place a "bikeshed installation" in `<my local path>/webauthn/bikeshed` **_without messing up anything_** on the local machine? Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1477 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 3 September 2020 16:43:07 UTC