Giter Site home page Giter Site logo

crowdcg / terminus-pancakes-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from terminus-plugin-project/terminus-pancakes-plugin

0.0 1.0 0.0 42 KB

Terminus Plugin to open Pantheon Site Databases in your Favorite SQL Client

License: MIT License

PHP 100.00%

terminus-pancakes-plugin's Introduction

Pancakes

Terminus v2.x Compatible Terminus v1.x Compatible Terminus v0.x Compatible

Terminus plugin to open any Pantheon site database using a SQL GUI client.

Installation

Composer

For quick install using Composer, install using:

composer create-project --stability=beta -d ~/.terminus/plugins/ terminus-plugin-project/terminus-pancakes-plugin:~2

Manually

Download project and unzip to ~/.terminus/plugins/terminus-pancakes-plugin

Note: This plugin will only work with Terminux 1.x. For Terminus 0.13, go here.

Supported:

HeidiSQL (Windows)

Sequel Pro (Mac)

MySQL Workbench (Mac, Linux and Windows)

MySQL CLI (Mac and Linux)

Note: The latest version of MySQL Workbench for Mac (version 6.3.6) is not compatible with this plugin.

Please download version 6.2.5 instead. Click on the Looking for previous GA versions? link to locate.

Examples:

Simply running the new site command "pancakes" or "pc" will auto-detect the application you have installed:

$ terminus site:pancakes

$ terminus site:pc

$ terminus pc

$ terminus pc site.dev

You can also be specific with the app you want if you have multiple installed:

$ terminus site:pc --app=sequel

$ terminus site:pc --app=workbench

$ terminus site:pc --app=heidi

Windows:

The plugin will automatically attempt to find the HeidiSQL executable within your Program Files directory. If your version of HeidiSQL is installed in a non-standard location or you are using the portable version of HeidiSQL, ensure the full path to heidisql.exe (including the executable itself) is set in the TERMINUS_PANCAKES_HEIDISQL_LOC environment variable.

Likewise, if your version of MySQL Workbench is installed outside the Program Files directory, make sure the TERMINUS_PANCAKES_MYSQLWORKBENCH_LOC environment variable is set.

Help:

Run terminus help site:pancakes for help.

Refer to the Terminus Getting Started.

terminus-pancakes-plugin's People

Contributors

derimagia avatar sean-e-dietrich avatar uberhacker avatar ari-gold avatar bensheldon avatar rvtraveller avatar mcdwayne avatar roylindauer-noble avatar seantwalsh avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.