Go to file
2022-03-18 15:31:07 +03:00
.cargo chore(audit): add configuration file for cargo-audit 2022-01-15 16:56:05 +03:00
.github chore(deps): bump actions/checkout from 2 to 3 (#1) 2022-03-11 09:42:26 +00:00
parseit chore(deps): bump regex from 1.5.4 to 1.5.5 (#5) 2022-03-11 09:57:54 +00:00
scripts chore(kernel): add documentation cloning script 2022-03-18 15:31:07 +03:00
systeroid feat(app): support KERNEL_DOCS variable for specifying the documentation path 2022-03-18 02:20:24 +03:00
systeroid-core feat(app): support KERNEL_DOCS variable for specifying the documentation path 2022-03-18 02:20:24 +03:00
systeroid-tui feat(app): support KERNEL_DOCS variable for specifying the documentation path 2022-03-18 02:20:24 +03:00
.dockerignore chore(project): integrate bors 2022-02-28 17:49:00 +03:00
.editorconfig docs(project): add .editorconfig 2022-02-20 05:23:32 +03:00
.gitignore Initial commit 2021-09-25 02:50:33 +03:00
bors.toml chore(project): use explicit job names for bors 2022-03-11 13:05:53 +03:00
Cargo.lock chore(deps): bump dependencies 2022-03-11 21:41:15 +03:00
Cargo.toml refactor(parser): rename crate 2022-02-24 00:17:26 +03:00
CODE_OF_CONDUCT.md docs(project): add Code of Conduct 2022-02-20 05:12:20 +03:00
codecov.yml chore(project): add codecov.yml 2021-12-25 01:54:47 +03:00
CONTRIBUTING.md docs(project): add contribution guidelines 2022-02-23 17:54:38 +03:00
deny.toml chore(ci): run cargo-deny to check licenses and sources 2022-02-28 17:36:22 +03:00
Dockerfile chore(docker): add Dockerfile 2022-02-27 00:26:42 +03:00
LICENSE-APACHE docs(project): license under MIT or Apache 2.0 2022-02-20 05:09:00 +03:00
LICENSE-MIT docs(project): license under MIT or Apache 2.0 2022-02-20 05:09:00 +03:00
rustfmt.toml chore(project): add rustfmt.toml 2021-10-13 00:28:05 +03:00