For contributor-oriented setup and pull request expectations, see CONTRIBUTING.md.
Typical firmware workflow:
cd firmware
npm run setup
npm run doctor
npm run test
npm run flash
Generated web assets under web/flash and web/schematics are published from the gh-pages branch by GitHub Actions. Treat them as deployment outputs, not hand-maintained source files.
Feature requests/Bug reports are extremely welcome! See issues page to post some.
Wanna be a sponsor? It would be my great honor. please visit my sponsor page.
License
Resources of this repository are distributed under Apache version 2.0 license.
See LICENSE.
BibTeX
@misc{stackchan,
author = {Shinya Ishikawa and the Stack-chan community},
title = {Stack-chan: A JavaScript-driven Super-kawaii Robot},
year = {2021},
howpublished = {\url{https://github.com/stack-chan/stack-chan}},
note = {Open-source hardware and software.},
}