terra-money / terrain

🛠 A Terra development environment for seamless smart contract development
https://docs.terra.money/develop/guides/initial
GNU General Public License v3.0
47 stars 37 forks source link

feat: run main commands anywhere #132

Closed terran6 closed 1 year ago

terran6 commented 1 year ago

Run the following Terrain commands in any Terrain project subdirectory: terrain console terrain deploy terrain sync-refs

Note: terrain test has already been implemented in a prior PR. terrain new is already a universal command!