No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-06-14 16:47:37 +00:00
.github/workflows ci: add release-please 2024-06-14 00:01:35 +02:00
src fix: byml v4 -> v3 2024-06-14 16:44:56 +00:00
.gitignore feat: initial commit 2024-06-13 23:51:37 +02:00
Cargo.lock chore(main): release 0.1.1 2024-06-14 16:45:16 +00:00
Cargo.toml chore(main): release 0.1.1 2024-06-14 16:45:16 +00:00
CHANGELOG.md chore(main): release 0.1.1 2024-06-14 16:45:16 +00:00
LICENSE docs: add license 2024-06-13 23:59:57 +02:00
README.md fix: byml v4 -> v3 2024-06-14 16:44:56 +00:00

byml-rs

  • Decompile byml to yml and compile yml to byml (v3).
  • Using byml.

Install

  • Install with cargo install --git https://github.com/SchweGELBin/byml-rs.git
  • Or build with git clone https://github.com/SchweGELBin/byml-rs.git && cd byml-rs && cargo b

Usage

byml-rs <path>