An open API service indexing awesome lists of open source software.

https://github.com/charlesgobina/psoas-va

This command-line utility fetches the number of vacant apartments from the PSOAS website.
https://github.com/charlesgobina/psoas-va

Last synced: 2 months ago
JSON representation

This command-line utility fetches the number of vacant apartments from the PSOAS website.

Awesome Lists containing this project

README

        

# PSOAS Vacant Apartments CLI

This command-line utility fetches the number of vacant apartments from the PSOAS website.

## Installation

1. Clone the repository:
```sh
git clone https://github.com/charlesgobina/psoas-va
cd psoas-va
```

2. Install the dependencies:
```sh
npm install
```

## Usage

To use this command-line utility, you can run the following command:

```sh
npm link
```
npm link will add the utility to your computer's path, which then enables you to use it anywhere on the terminal

Run `psoas --help` to see all commands and options

## Acknowledgement

1. [PSOAS website](https://www.psoas.fi/en/)

## License :memo:

This project is [MIT](https://github.com/microverseinc/readme-template/blob/master/MIT.md) licensed