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
- Host: GitHub
- URL: https://github.com/cosimochellini/ars
- Owner: cosimochellini
- Created: 2018-06-16T17:08:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-10T16:02:45.000Z (over 2 years ago)
- Last Synced: 2025-06-08T22:03:25.308Z (12 months ago)
- Topics: node
- Language: JavaScript
- Homepage:
- Size: 169 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Automazione Rimborsi Spese



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```