Skip to content

SnippetSway is a command line tool that allows you to manage your code snippets.

Notifications You must be signed in to change notification settings

AgrafeModel/SnippetSway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnippetSway SNW

SnippetSway Icon

Description

SnippetSway is a command line tool that allows you to manage your code snippets. You can add, remove, and search for snippets with ease. SnippetSway is written in CPP and uses SQLite for the database.

Table of Contents

Build

To build the project, you need to have CMake installed.

cmake -S . -B build
make -C build

Usage

Get the help message:

snippetsway -h

About

SnippetSway is a command line tool that allows you to manage your code snippets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages