Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 477 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 477 Bytes

Shortx

Installation

make sure that Go is installed on your computer. Type the following command in your terminal:

go get github.com/iftekhersunny/shortx

Start Shortx App

Type the following command in your terminal:

$GOPATH/src/github.com/iftekhersunny/shortx/bin/shortx

Shortx app will start on http://localhost:8888

License

This package is licensed under the MIT License