seehecht

Crates.ioseehecht
lib.rsseehecht
version3.0.2
sourcesrc
created_at2022-06-05 11:57:40.797107
updated_at2022-06-05 13:47:00.373328
descriptionA tool to quickly open a markdown document with already filled out frontmatter.
homepage
repositoryhttps://codeberg.org/papojari/seehecht
max_upload_size
id600158
size16,557
Anna Aurora (auroraanna)

documentation

README

seehecht 🐟

asciicast showcasing seehecht

A tool to quickly open a markdown document with already filled out frontmatter.

Installation

Prerequisites

seehecht should work on any system with a shell that supports running binaries.

Packages

Operating System Package Manager Package Command
Various Cargo seehecht cargo install seehecht
Arch Linux pacman seehecht git clone https://aur.archlinux.org/seehecht.git && cd seehecht && makepkg -sri
NixOS, Linux, macOS Nix seehecht nix-env -iA nixos.seehecht or nix-env -iA nixpkgs.seehecht

package version table

Running

See the installation section for how to install seehecht on your computer.

Note: seehecht does not work if you installed it via cargo:

  • Run seehecht with seh or seehecht.
  • Use seh --help or seehecht --help to look up how to pass options to seehecht.

License

©️ 2022 papojari mailto:papojari-git.ovoid@aleeas.com https://matrix.to/#/@papojari:artemislena.eu https://papojari.codeberg.page

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU Lesser General Public License version 3 along with this program. If not, see https://www.gnu.org/licenses/.

Commit count: 0

cargo fmt