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 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/.