A homebrew tap for Lacework formulas.
The formula for the Lacework command-line interface installation.
To add the Lacework tap and install the Lacework CLI.
$ brew install lacework/tap/lacework-cli
When modifying this formula, use the following command to test local changes:
$ brew install --build-from-source Formula/lacework-cli.rb
Or, copy your changes to the homebrew formula directory and run brew install eg.
$ mv path/to/my-test-formula.rb /usr/local/Homebrew/Library/Taps/lacework/homebrew-tap/
$ brew install my-test-formula
Copyright 2020, Lacework Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.