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

https://github.com/cosimochellini/ars

small utility project to automate expense reimbursement generation
https://github.com/cosimochellini/ars

node

Last synced: about 1 month ago
JSON representation

small utility project to automate expense reimbursement generation

Awesome Lists containing this project

README

          

# Automazione Rimborsi Spese

![](https://img.shields.io/github/package-json/dependency-version/cosimochellini/automazioneRimborsoSpese/axios.svg)
![](https://img.shields.io/github/package-json/dependency-version/cosimochellini/automazioneRimborsoSpese/dateformat.svg)
![](https://img.shields.io/github/package-json/dependency-version/cosimochellini/automazioneRimborsoSpese/xlsx-populate.svg)

Script node to automate expense reimbursement
# SetUp the script

- ``` $ git clone https://github.com/cosimochellini/automazioneRimborsoSpese.git```
- ``` $ npm install```
- ``` $ cd automazioneRimborsoSpese```
- Rename the settings.example.json in settings.json
- Edit the settings.json
- ``` $ node run.js```