Files
blogger-nodejs/docs/INSTALLATION.md

11 lines
524 B
Markdown

# Installation
This program is currently just ran manually.<br/>
All you need to do is clone the git repository:<br/>
```git clone https://git.javalsai.tuxcord.net/deadvey/blogger-nodejs.git```<br/>
Then run the Makefile:<br/>
```make```
Then you should modify config.json in / to suit your needs.<br/>
# Running
I would reccomend running the program in tmux so it does not stop running when you close the terminal window.<br/>
• There is currently no init system support. I might add this later (or you could open a PR).