[email protected]:~$ man nap

← cd ..
nap logo★ 2.2K

nap

Code snippets in your terminal

nap demo

DESCRIPTION

Nap is a terminal-based code snippet manager that provides both a command-line interface for quick access and a text-user interface (TUI) for organizing and browsing your library.
It allows you to save code blocks from files, stdin, or URLs, enabling seamless storage and retrieval of frequently used code patterns directly within your shell environment.
Built in Go, it features fuzzy searching and clipboard integration, making it a highly efficient tool for managing boilerplate and reference code without leaving the terminal.

INSTALLATION

$ go install github.com/maaslalani/nap@latest

DETAILS

Repository
maaslalani/nap (2024-05-18)
Author
maaslalani
License
MIT
Category
Productivity
Language
Go
Platforms
Linux, macOS, Windows
Version
v0.1.1 (2022-11-21)
Repo Age
3 years old

TAGS

MORE IN PRODUCTIVITY