Preview the Agrinet CLI with Interactive Sandboxes
· Lectura de un minuto
Blog posts support Agrinet Markdown features, such as Docusaurus.
tip
Use the power of Agrinet to create interactive blog posts.
Ready to kick the tires on the Agrinet CLI without leaving your browser? We packaged the toolkit into an interactive playground similar to the React Native Snack environment.
- macOS
- Linux
npx agrinet-cli@latest init farming-sim --template react-native
cd farming-sim
npm run agrinet:start
npx agrinet-cli@latest init farming-sim --template react-native
cd farming-sim
./gradlew agrinet:deploySim
We"re shipping more recipes soon, including deep links into GraphQL Studio and remote sensor telemetry emulation. Drop your wishlist in the Agrinet Discussions and subscribe for updates.
