mirror of
https://github.com/cmehay/pyentrypoint
synced 2024-10-30 15:21:11 +00:00
1770ac87f6
- Add new `commands` setting to handle multiple commands - Deprecate `command` and `subcommands` - Drop support for python 2 - Handle dependancy and build with Poetry
5 lines
42 B
YAML
5 lines
42 B
YAML
commands:
|
|
- sleep
|
|
- cat
|
|
- ba*
|