Crates.io | seehecht |
lib.rs | seehecht |
version | 3.0.2 |
source | src |
created_at | 2022-06-05 11:57:40.797107 |
updated_at | 2022-06-05 13:47:00.373328 |
description | A tool to quickly open a markdown document with already filled out frontmatter. |
homepage | |
repository | https://codeberg.org/papojari/seehecht |
max_upload_size | |
id | 600158 |
size | 16,557 |
A tool to quickly open a markdown document with already filled out frontmatter.
seehecht should work on any system with a shell that supports running binaries.
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 |
See the installation section for how to install seehecht on your computer.
Note: seehecht
does not work if you installed it via cargo:
seh
or seehecht
.seh --help
or seehecht --help
to look up how to pass options to seehecht.©️ 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/.