Skip to content

Commit

Permalink
chore: updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
francis2tm committed Feb 3, 2024
1 parent 3d0bf59 commit ca3c5eb
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,27 @@

## Quickstart

1. [Download](https://edgen.co/download) ⚡Edgen
1. [Download](https://edgen.co/download) and start ⚡Edgen
2. Chat with ⚡[EdgenChat](https://chat.edgen.co)

⚡Edgen usage:

```
Usage: edgen [<command>] [<args>]
Toplevel CLI commands and options. Subcommands are optional. If no command is provided "serve" will be invoked with default options.
Options:
--help display usage information
Commands:
serve Starts the edgen server. This is the default command when no
command is provided.
config Configuration-related subcommands.
version Prints the edgen version to stdout.
oasgen Generates the Edgen OpenAPI specification.
```

# Developers

The following sections are for people looking to contribute to ⚡Edgen.
Expand Down

0 comments on commit ca3c5eb

Please sign in to comment.