Searchable database of snippets for ngn/k
Inspired by aplcart
Join The APL Farm discord to contribute snippets,
or just PR them.
Available at https://secwang.github.io/ngnkcart.
The interface is a direct clone of APLcart, so the usage instructions are the same.
Alternatively, open table.csv.
Type in the github search box.
You can add this file to your bookmarks.
All snippets are stored in the table.tsv file. Addition of snippets and maintenance happens there.
Import the tsv into sqlite for fulltext search and format check.
Goals:
- discord search and commit
- cli search
- searchable tsv page.
- static web page
Install fzf.
add kcbin.sh to your $PATH, or just run as is (./kcbin.sh
for a fuzzy search).