@localstack/lstk_darwin_amd64 0.22.0 → 0.22.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -5
- package/lstk +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -53,10 +53,8 @@ Running `lstk` will automatically handle authentication, configuration, and cont
|
|
|
53
53
|
|
|
54
54
|
For the full command reference, configuration options, environment variables, and troubleshooting, see the **[lstk documentation](https://docs.localstack.cloud/aws/developer-tools/running-localstack/lstk/)**.
|
|
55
55
|
|
|
56
|
-
##
|
|
56
|
+
## Participating
|
|
57
57
|
|
|
58
|
-
|
|
58
|
+
lstk is developed by the LocalStack team. You can read the source, build it, and fork it freely — but we don't accept pull requests from outside collaborators.
|
|
59
59
|
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
Feedback is welcome! Use the [repository issue tracker](https://github.com/localstack/lstk/issues) for bug reports or feature requests.
|
|
60
|
+
The best way to participate is to open a well-formed issue. A bug report we can reproduce is worth more to us than a patch, because it captures the part we can't discover ourselves. [CONTRIBUTING.md](CONTRIBUTING.md) explains what to include in bug reports and feature requests.
|
package/lstk
CHANGED
|
Binary file
|