ethereum / fe

Emerging smart contract language for the Ethereum blockchain.
https://fe-lang.org
Other
1.6k stars 178 forks source link

Add support for development in both Docker and Github Codespace. #1000

Closed ghost closed 4 months ago

ghost commented 4 months ago

What was wrong?

There is no support for Devcontainer

How was it fixed?

Added .devcontainer/devcontainer.json file.

To-Do