12 packages
azure-project
A helper library that wraps the Azure CLI, providing a localized experience
massive
A small query tool for Postgres that embraces json and makes life simpler
rethinkdb_nightly
A tool to help backup your rethinkdb cluster to s3.
@robconery/azx
A helper library that wraps the Azure CLI, providing a localized experience
@robconery/azx-cli
This package is the main entry point for the CLI experience. There are no tests in here - if you want to see what's happening, use the integrations directory.
@robconery/azx-commands
In here are all the commands we need to create the AZX experience. If you'd like to contribute more, please take a look at the structure of these commands, as well as the tests. Most important of all, please be familiar with the way `settings` are structu
@robconery/azx-runner
This is a simple command runner that spawns an instance using `exec`, and then pulling STDOUT for reporting.
@robconery/azx-scripts
Scripts are bundled executions of commands from the `commands` package. The idea here is that most things get executed from in here (with a few exceptions).
@robconery/azx-settings
In here are the settings that go into each command. There are also a few utilities (like a name generator and a public IP resolver) that help with the command execution.
secondthought
A light wrapper for RethinkDB