bismuth/CONTRIBUTING.md

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

25 lines
426 B
Markdown
Raw Normal View History

<!--
SPDX-FileCopyrightText: 2021 Mikhail Zolotukhin <mail@genda.life>
SPDX-License-Identifier: MIT
-->
2021-08-28 14:54:40 +03:00
# Contributing
TODO
## Development Requirement
2021-09-04 20:28:50 +03:00
- `reuse` tool
2021-08-28 14:54:40 +03:00
- 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.