Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

haruki7049/hrtor

Repository files navigation

hrtor

hrtor("h@rt@r", "haruta-", "ha-ta-", "heruta-", "herutoru") is HaRuki's scalable line ediTOR.

Usage

  • with Nix package manager
nix run github:haruki7049/hrtor#hrtor
# OR
nix run github:haruki7049/hrtor#hrtor -- your_file.txt
  • with Rust-lang's Cargo
# Install hrtor with:
cargo install --git https://github.com/haruki7049/hrtor

How to add Actions

  1. Write down a function by Rust, on any file in src/processor/actions/ directory, Such as src/processor/actions/foobar.rs.
  2. For Hrtor internal communications, Add a element to crate::processor::parser::Action in src/processor/parser.rs file.
  3. Edit eval method for HrtorProcessor, written on src/processor.rs
  4. Then, you can run Hrtor with your action!!

About

HaRuki's scalable line ediTOR.

Topics

Resources

Readme

License

MIT license

Code of conduct

Code of conduct

Stars

Watchers

Forks

Contributors