Skip to content

Commit

Permalink
GitBook: [#10] No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
anagoessens authored and gitbook-bot committed Apr 4, 2022
1 parent 84e26b8 commit cc31ea7
Showing 1 changed file with 8 additions and 17 deletions.
25 changes: 8 additions & 17 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,25 @@ description: >-

# Introduction to the Aries CLI

The Aries CLI is a development tool that assists you with your Aries based self-sovereign identity development.
The Aries CLI is a development tool that assists you with your Aries based self-sovereign identity development.

The CLI makes it easy to create schemas, definitions and credentials so you can test your Aries application. You can use it both for individual actions or to run automations. 
The CLI makes it easy to create schemas, definitions and credentials, so you can test your Aries application. You can use it both for individual actions or to run automations.

{% hint style="info" %}
Currently, Aries-CLI is on its first release. If you have any feature requests, bugs or recommendations, we'd love to hear them! Open issues or contribute through PRs on our [GitHub](https://github.com/animo/aries-cli) repo.
Currently, the Aries CLI is on its first release. If you have any feature requests, bugs or recommendations, we'd love to hear them! Open issues or contribute through PRs on our [GitHub](https://github.com/animo/aries-cli) repo.
{% endhint %}

Check out our roadmap to see where we are at and where we are heading, or just get started!
Check out our roadmap to see where we are at and where we are heading, or just get started right away!

### Quickstart

Are you experienced with CLI's and SSI development? The CLI has plenty of built-in documentation to figure it out yourself. Just [install ](guides/installation.md)and run `aries-cli` to get an overview of the features and usage. 
Are you experienced with CLI's and SSI development? The CLI has plenty of built-in documentation to figure it out yourself. Just [install ](guides/installation.md)and run `aries-cli` to get an overview of the features and usage.

We do recommend taking a quick look at our [configuration guide](guides/configuration.md), as the more experienced developer will probably want to use our tenant option or connect their own agent. 
We do recommend taking a quick look at our [configuration guide](guides/configuration.md), as the more experienced developer will probably want to use our tenant option or connect their own agent.

### Getting started

Curious how you can use the Aries CLI? You can follow our [guides](broken-reference) to get everything up and running in no time. 
Curious how you can use the Aries CLI? You can follow these [guides](broken-reference/) to get everything up and running in no time.

{% content-ref url="guides/installation.md" %}
[installation.md](guides/installation.md)
Expand All @@ -38,13 +38,4 @@ Curious how you can use the Aries CLI? You can follow our [guides](broken-refere
[using-the-aries-cli.md](guides/using-the-aries-cli.md)
{% endcontent-ref %}

### Diving deeper

Looking for examples or more extensive descriptions of the functionality? We have documentation and example uses for all the options the Aries CLI offers. 

{% content-ref url="features/features.md" %}
[features.md](features/features.md)
{% endcontent-ref %}



All features are highlighted both in these docs as in the CLI through the `--help` option.

0 comments on commit cc31ea7

Please sign in to comment.