Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 595 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 595 Bytes

Contact Manager CLI

A simple CLI program for manage your contacts in your terminal.

Setting up

If you want to run this project make sure that you have installed Deno v1.8.1 or later, then run the following command in the root folder:

deno run --unstable --allow-read --allow-write main.ts

Project built with

deno typescript cliffy nanoid

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

MIT LICENSE - Angel Martinez