Skip to content

Commit

Permalink
Update README.md with summary at top
Browse files Browse the repository at this point in the history
  • Loading branch information
YSaxon authored Mar 10, 2023
1 parent 37c73bd commit 2049610
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ A collection of various extensions for Slack's bolt library to help you more eas

[docs](https://ysaxon.github.io/boltworks/)

The main features are:
* Easy CLI parsing using the ArgParse library (or an automagic function parser that determines what params you need)
* Easy callbacks on buttons and other GUI elements
* A fast and flexible way of posting lots of information in a dynamically expandable GUI format

## CLI - Argparse decorator

[argparse_command in docs](https://ysaxon.github.io/boltworks/api/#boltworks.cli.argparse_decorator)
Expand Down

0 comments on commit 2049610

Please sign in to comment.