Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 252 Bytes

File metadata and controls

21 lines (15 loc) · 252 Bytes

Captain SQL

sql client built with electron

Installation Instructions:

  • make sure you have node and npm installed
  • clone this repo
  • cd into the clone
  • run
npm install
npm start

Develop

npm run dev