Popularity
2.1
Declining
Activity
0.0
Stable
1
2
1
Monthly Downloads: 3
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
sh2md alternatives and similar packages
Based on the "Utils" category.
Alternatively, view sh2md alternatives based on common mentions on social networks and blogs.
-
herms
:stew::fork_and_knife: A command-line manager for delicious kitchen recipes -
sbv
SMT Based Verification in Haskell. Express properties about Haskell programs and automatically prove them using SMT solvers. -
hocker
Utilities for interacting with the docker registry and generating nix build instructions -
thentos-cookie-session
All-in-one session handling for servant-based frontends -
scat
Password scatterer. Eliminates password reuse by generating deterministically unique passwords for each service (website, email address, etc.), all from a single password. -
cli-extras
Miscellaneous utilities for building and working with command line interfaces -
http-enumerator
HTTP client package with enumerator interface and HTTPS support. -
cli
Command Line Interface Utility (Printing, Formatting, Options parsing) for Haskell -
pipes-binary
Encode and decode binary streams using the pipes and binary libraries. -
aeson-deriving
Data types for compositional, type-directed serialization -
fernet
Haskell library to generate and verify "Fernet" HMAC-based authentication tokens. -
Webrexp
Document query utility, mixing CSS Selector syntax and regular expressions. -
servant-docs-simple
Generate documentation for API endpoints via typerep -
constraints-deriving
Programmatically create new instances using core-to-core plugins
TestGPT | Generating meaningful tests for busy devs
Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
Promo
codium.ai
Do you think we are missing an alternative of sh2md or a related project?
README
sh2md
Record your shell and print in the markdown format
sh2md --help
Usage: sh2md [--stdout]
Record shell and print in markdown
Available options:
--stdout Instead of copying to the clipboard, print the result
to stdout
-h,--help Show this help text
Build & Install
You need a stack
stack build
stack install
nix
nix-build # will generate ./result/bin/sh2md