2021-12-21 13:05:04 +00:00
|
|
|
# scrapnews
|
|
|
|
|
|
2021-12-21 14:35:54 +01:00
|
|
|
## installation
|
|
|
|
|
|
|
|
|
|
- Install [nodejs](https://nodejs.dev) for the `node` command.
|
|
|
|
|
- Install [Ghostscript](https://ghostscript.com) for the `gs` command.
|
|
|
|
|
- After cloning the git repository, do `npm install --save`.
|
|
|
|
|
|
|
|
|
|
## usage
|
|
|
|
|
|
|
|
|
|
`node main.js`
|