issues
search
permaweb
/
HyperBEAM
An implementation of AO: the A(ctor) O(riented) supercomputer for the permaweb.
https://ao.arweave.net
Other
5
stars
0
forks
source link
chore(repo) : Improve development workflow
#12
Open
twilson63
opened
1 week ago
twilson63
commented
1 week ago
[ ] Automate Formatting of code so that there is a single style of code format
[ ] Deprecate code comments that are no longer relevant mark as outdated
[ ] Create github workflow that runs all tests on PR and Merge to Main
[ ] Create pre-commit hooks that format code, uses conventional commits, and runs tests before commit
[ ] Provide debugging workflows within vscode that developers can use to add breakpoints, watch env, etc