Skip to content

DWethmar/burl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

burl

b(ookmark)url is a developer first bookmark management tool written in Go.

Development

Getting Started

To get started with development, clone the repository and run the following commands:

./scripts/setup.sh

This will install the necessary dependencies and set up the project for development.

Tasks

This project uses Taskfile to manage tasks. To see a list of available tasks, run:

task --list

To enable auto-completion for the available tasks follow the Homebrew shell completion instructions here.

About

burl is a developer first bookmark management tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.2%
  • Go 2.8%