bismuth/CONTRIBUTING.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
302 B
Markdown
Raw Normal View History

2021-08-28 14:54:40 +03:00
# Contributing
TODO
## Development Requirement
- NPM
- p7zip (7z)
## Test script
Bismuth can be temporarily loaded without installing the script:
npm run start
npm run stop
2021-08-28 14:54:40 +03:00
Note that Bismuth can destroy itself completely once it is disabled, so no
restart is required to deactivated it.