0.1.2 • Published 5 years ago

mssql-cli v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Execute your MSSQL queries directly from your Terminal

Installation

  1. Install this tool using your favourite node package manager (npm or yarn)

Usage

  1. Run mssql-cli --f=<FILENAME>
    • If you execute this programm the first time you will be ask to prompt your Database Credentials
  2. To delete the database credentials run mssql-cli --reset

Issues

Feel free to submit issues and enhancement requests.

Contributings

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago