Skip to content

proximityinc/table-plus-uuid-generator

 
 

Repository files navigation

What is this

This is a TablePlus Plugin, install OpenURL you will have a menu Generate UUID in context menu.

menu

Support

TablePlus build 272 and above.

Install

From release

Download release, unzip and double click on file plugin to install.

Build from source

git clone [email protected]:TablePlus/uuid-generator.git
cd uuid-generator/UUIDGenerator.tableplusplugin
npm install
npm run build
open .

How to use

  1. Open a connection.
  2. Open a table.
  3. Click on a cell.
  4. Click on Generate UUID in menu.

License

UUIDGenerator is released under the MIT license. See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%