~robconery

massive

v6.11.2
A small query tool for Postgres that embraces json and makes life simpler

secondthought

v0.0.7
A light wrapper for RethinkDB

rethinkdb_nightly

v0.0.6
A tool to help backup your rethinkdb cluster to s3.

velzy

v0.0.2
The Velzy CLI for doing amazing things

velzydb

v0.0.3
A Realtime PostgreSQL DocumentDB Library for Node

azure-project

v1.0.0
A helper library that wraps the Azure CLI, providing a localized experience

@robconery/azx

v1.1.3
A helper library that wraps the Azure CLI, providing a localized experience

@robconery/azx-cli

v1.0.2
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

v1.0.1
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

v1.0.1
This is a simple command runner that spawns an instance using `exec`, and then pulling STDOUT for reporting.

@robconery/azx-scripts

v1.0.1
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

v1.0.1
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.