docs.rs failed to build hakoniwa-code-runner-0.2.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
hakoniwa-code-runner-0.2.3
Hakoniwa Code Runner
Run code snippets in a variety of languages over network.
Installation
Cargo
- Install
libseccomp&protobuf-compiler. - Install
rust toolchain. - Run
cargo install hakoniwa-code-runner.
Usage
More examples can be found in examples. E.g.
Development
After checking out the repo, run make devcontainer to build a container for
development. Then, run make test to run the tests. Or run make start-server
to start a hakoniwa-code-runner listening on 8080.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.