# cities-of-colombia-by-department
This is a package that will let you get the cities of colombia using a department name as paramenter

## Table of contents

- [Overview](#overview)
  - [Setup](#setup)
  - [Links](#links)
- [Built with](#built-with)
- [Author](#author)


## Overview
This was created to make practice my knowle about npm and about how to create pakcages and dependencies.

## Setup
### Install
`npm install -g @butchbet/cities-of-colombia-by-department`

### Run
`cities-of-colombia-by-department`: to  get cities of a random department.
`cities-of-colombia-by-department department`: to  get cities a respective department.

### Links
- Solution URL: [GitHub](https://github.com/ButchBet/cities-of-colombia-by-department)

### Built with
- NodeJs
- JavaScript
- NPM
- Minimist

## Author
- Website - [Butchbet]('https://butchbet.github.io/Personal-Protafolio/')
- Twitter - [@JustButchBet](https://twitter.com/JustButchBet)