Skip to content

Commit acca9aa

Browse files
author
Roberto Sora
committed
add brief info about using goa V2 in this project
1 parent 0f3f58b commit acca9aa

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
arduino-create-agent
33
====================
44

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+
515
## Installation
616
Get the latest version of the Agent for all supported platforms:
717

@@ -459,4 +469,4 @@ By making a contribution to this project, I certify that:
459469

460470
## Creating a release
461471
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.

0 commit comments

Comments
 (0)