Make sure node.js is installed in your device.
Open terminal and type npx staker help
to find all skills that staker
command can do.
Check full staker command usage Here
Stakerwatch is based on Saihubot, the chatbot ops framework without server requirement.
It's command line adapter is based on React for CLIs (ink).
Staker use MIT License
Check ChangeLog
Check Document
There are plenty ways to contribute to stakerwatch.
Share your creative Usage on social media.
Translate skills to your languages.
Report bug, add your ideas to https://github.com/gasolin/stakerwatch/issues
Send patch to https://github.com/gasolin/stakerwatch/pulls
To boostrap the project after clone the repo
npm run setup
To run in packages/[project]
npm run build
To deploy to npm
npm run publish