The reusable tools of lynx repository
You can download the code of the tools-shared tool repository to your local machine via git clone or any other method.
cd tools-shared
./hab sync -f .
After this step, a sub-command "git lynx check" will be added to the git tool.
source envsetup.sh
git lynx check --help
git lynx check --list
git lynx check
tools-shared has built-in default configurations. To meet your needs, you can manually provide a configuration file named tools-shared.yml in the root directory of the repository to override the default configurations.
You can continue to check the detailed configuration information here.
We welcome you to join and become a member of tools-shared Authors. It's people like you that make this project great.
Please refer to our contributing guide for details.
tools-shared is Apache licensed, as found in the LICENSE file.