Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 417 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 417 Bytes

Shortify

URL shorten Command-Line Utility. Built with [email protected]

Install

deno install --allow-net --name shortify src/main.ts

Usage

shortify https://www.soubai.me/posts/design-patterns-in-javascript-made-easy-part-iii

Prerequisites

License

This project is licensed under the Apache v2.0 License - see the LICENSE-2.0.txt file for details