masbs-xposter
v0.0.14
Published
A Mastodon, BlueSky cross poster
Downloads
34
Readme
masbs-xposter
Dev Env
- Install NodeJS
- run
npm install
- Copy
user/config.template.json
touser/config.json
- Set your mastodon & bluesky configuration in this
user/config.json
file
Build
- run
npm run build
Tests
- run
npm run test
Run a sample
- After building run
node ./dist/playground/index.js