nx add nx-foundry
nx g nx-foundry:application <foundry-app-name>
nx build <foundry-app-name>
nx test <foundry-app-name>
nx format <foundry-app-name>
nx snapshot <foundry-app-name>
nx deploy <foundry-app-name>
If you're having any problem, please raise an issue on GitHub and we'll be happy to help.
- Follow this instructions in order to learn how to contribute to this project.
Author: Julian Gomez Sibecas