Skip to content

Files

Latest commit

0da4a04 · Dec 3, 2024

History

History
8 lines (6 loc) · 279 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 279 Bytes

URL shortner CLI tool (Node.js)

Installation and usage

Clone the github repo
Run npm install
Run npm run start
Provide a URL to be shortned to the CLI and if you want to secure the generated URL you can give it a password in the index.js password field.