-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: next generation building tools and testing framework (#258)
Signed-off-by: Francisco Javier Ribo Labrador <[email protected]>
- Loading branch information
1 parent
3a8fd66
commit 54ead35
Showing
100 changed files
with
10,547 additions
and
7,486 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,7 +54,7 @@ This repository contains compiles typescript code and some rust dependencies for | |
|
||
Clone the repository | ||
``` | ||
git clone [email protected]:hyperledger/identus-edge-agent-sdk-ts.git --recruse-submodules | ||
git clone [email protected]:hyperledger/identus-edge-agent-sdk-ts.git --recurse-submodules | ||
``` | ||
|
||
To be able to run the demos, we have to build `identus-edge-agent-sdk-ts`. | ||
|
Oops, something went wrong.