snippy 0.11.0

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

snippy 0.11.0

Snippy

I can’t remember how - I just remember what.

Snippy is a software development and maintenance notes manager. It allows
organizing and sharing examples and solutions from self hosted or shared
storage through command line interface or via REST API server. Snippy may
be able to help you for example when working with different open source
components that all have different commands, settings and issues.


Features
Main features include:

Use from Linux command line or from a REST API server as in Heroku example.
Run with a self-hosted SQLite or shared PostgreSQL database.
Manage notes in three categories: snippets, solutions and references.
Supports Markdown, YAML, JSON and text formats.
Organize notes with metadata like groups, tags and links.



Installation
To install as a tool, run:
pip install snippy --user
To install as a server, run:
docker pull docker.io/heilaaks/snippy:latest


Usage



Contributing
This is a personal hobby project to try to organize maintenance notes when
working with large software projects. Author is happy to hear if this project
has been actually used by anyone. Please post bug reports of feature requests
through GitLab issues.
This project got inspiration from the Buku.


Related work

tldr
cheat
Buku
CRUD in 2 minutes

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.