/snowplowctl

A CLI tool for common Snowplow setup and maintainance operations

Primary LanguageScalaApache License 2.0Apache-2.0

Snowplowctl

Build Status Release License

Snowplowctl is a CLI application performing common Snowplow setup and maintainance operations.

Quickstart

Assuming git, Vagrant and VirtualBox installed:

host$ git clone https://github.com/snowplow-incubator/snowplowctl.git
host$ cd snowplowctl
host$ vagrant up && vagrant ssh
guest$ cd /vagrant
guest$ sbt test

Copyright and License

Snowplow Snowplow CTL is copyright 2018 Snowplow Analytics Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License.

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.