File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 2
2
arduino-create-agent
3
3
====================
4
4
5
+ ## GOA 2 refactoring
6
+ The agent is currently transitioning to the v2 of the GOA framework for API management, please refer to the following
7
+ [ documentation] ( https://github.com/goadesign/goa/tree/v2 ) in order to install tools and libraries
8
+
9
+
10
+ i.e. to regenerate code from design use:
11
+ ``` bash
12
+ goa gen github.com/arduino/arduino-create-agent/design
13
+ ```
14
+
5
15
## Installation
6
16
Get the latest version of the Agent for all supported platforms:
7
17
@@ -459,4 +469,4 @@ By making a contribution to this project, I certify that:
459
469
460
470
## Creating a release
461
471
Just create a new release on GitHub, and our drone server will build and upload
462
- the compiled binaries for every architecture in a zip file in the release itself.
472
+ the compiled binaries for every architecture in a zip file in the release itself.
You can’t perform that action at this time.
0 commit comments