Skip to content

Files

Latest commit

 

History

History
18 lines (12 loc) · 582 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 582 Bytes

VCS URL Separator

CircleCI

❓ Why does this exist?

I find myself needing to split parts of VCS provider URLs on a regular basis. This is a tool to simplify that.

📦 Installation

go get github.com/burtawicz/vcs-url-separator

‼️ Usage

TBA

⚗️ Tests

go test

📋 License

This project uses the MIT license