Simple script to keep your account resources managed using eosio::powerup
git clone https://github.com/eosrio/powerup-governor.git
cd powerup-governor
2. Rename example.config.ts to config.ts and update your settings. Add managed accounts and payer accounts.
cp example.config.ts config.tsnpm install
npm run buildnpm start