|
@@ -157,6 +157,12 @@ $ yarn deploy --greeting "Bonjour, le monde!"
|
|
|
|
|
|
If you use VSCode, you can get Solidity syntax highlighting with the [hardhat-solidity](https://marketplace.visualstudio.com/items?itemName=NomicFoundation.hardhat-solidity) extension.
|
|
|
|
|
|
+## Using GitPod
|
|
|
+
|
|
|
+Gitpod is an open-source developer platform for remote development.
|
|
|
+
|
|
|
+To view the coverage report generated by `yarn coverage` just click `Go Live` from the status bar to turn the server on/off.
|
|
|
+
|
|
|
## License
|
|
|
|
|
|
[MIT](./LICENSE.md) © Paul Razvan Berg
|