2.1.4 • Published 3 years ago
@toughlovearena/updater v2.1.4
@toughlovearena/updater
CLI tool for automatically pulling and updating dedicated servers for Tough Love Arena
assumptions
Until configuration is added, Updater has these assumptions about your app:
- You are in a git repo and already on the correct branch such that
git pull
will get the latest version npm run build
is all that's necessary before restarting the server- Your entry point is
dist/index.js
usage
import { Updater } from '@toughlovearena/updater';
// somewhere in app start
new Updater().cron();
npx @toughlovearena/updater
2.1.4
3 years ago
2.1.3
3 years ago
2.1.2
4 years ago
2.1.1
4 years ago
2.0.1
4 years ago
2.0.0
4 years ago
1.1.3
4 years ago
1.1.2
4 years ago
1.1.0
4 years ago
1.0.14
4 years ago
1.0.13
4 years ago
1.0.12
4 years ago
1.0.10
4 years ago
1.0.9
4 years ago
1.0.8
4 years ago
1.0.7
4 years ago
1.0.6
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago