Closed barabo closed 9 months ago
For some context behind the proposed changes to the Contributing instructions, I wanted to try to run this in a GitHub Codespace, which didn't have sushi
installed already. Also, this environment is unable to preview the built IG content using the open
instruction.
I resolved this by using npm
to install fsh-sushi
and http-server
. By using http-server
, the Codespace does the correct thing by opening the fresh IG a new browser tab, serving the local content for inspection.
Changes LGTM. I'm happy to merge unless others see anything amiss.
Go ahead and merge for me - I don't have write access to the repo. Thanks for the quick review!
Some minor readability improvements, TODOs, and extra instructions for new contributors.
I added info for installing sushi, and for ignoring the downloaded sushi scripts.