hamstr

1.0.3 • Public • Published

HAMSTR

Build Status

Move mountains of SQL data.

Features

  • Run mysqldump through a ssh tunnel.

Installation

Global installation: npm i -g hamstr

Project installation: npm i hamstr

Usage

  1. Copy .env-example into .env and fill out credentials.
  2. Run hamstr mysqldump --tunnel prod to download the database target PROD defined in the .env file.
  3. Run hamstr --help to get a functionality overview.

Development and test

Not many tests yet, but we have Typescript.

  1. Run npm test to trigger typescript build.
    • Run npm build -- --watch to start a auto-compiling process which builds on file save.

License

Project code is licensed under the MIT license, see license.

Package Sidebar

Install

npm i hamstr

Weekly Downloads

7

Version

1.0.3

License

MIT

Unpacked Size

12 kB

Total Files

12

Last publish

Collaborators

  • nilsnh