@xyo-network/tool-domains-nodejs v1.1.6

Domain Check CLI Tool (tool-domains-nodejs)
Internal XY tool for checking domain configurations in AWS
Getting started
# install globally
npm install -g @xyo-network/tool-domains-nodejsThis will expose a cli named xydomains to launch the tool.
Note: Make sure you have your AWS credatials configured
# Start check
xydomains startThis will scan your entire AWS Route53 and output results in output.json
CLI options
Developer Guide
Install dependencies
This project uses yarn as a package manager
# install dependencies
yarn installDevelopers should conform to git flow workflow. Additionally, we should try to make sure every commit builds. Commit messages should be meaningful serve as a meta history for the repository. Please squash meaningless commits before submitting a pull-request.
There is git hook on commits to validate the project builds. If you'd like to commit your changes
while developing locally and want to skip this step you can use the --no-verify commit option.
i.e.
git commit --no-verify -m "COMMIT MSG"License
Only for internal XY Company use at this time
Credits
Made with ❤️ by XYO