This website requires JavaScript.
Explore
Help
Sign In
omicron
/
linkshare
Watch
1
Star
0
Fork
0
You've already forked linkshare
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
12
Commits
2
Branches
0
Tags
api_start
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
omicron
50e1e3345b
Add database functionality to manipulate the links table
2025-05-11 02:33:04 +02:00
cmd
/linkctl
Use cobra to turn linkctl into a proper cli
2025-05-09 03:37:52 +02:00
internal
Add database functionality to manipulate the links table
2025-05-11 02:33:04 +02:00
schema
Add an index to the schema for queries that exclude private links
2025-05-11 01:42:35 +02:00
.gitignore
Add test coverage to the makefile
2025-05-10 23:58:48 +02:00
go.mod
Use cobra to turn linkctl into a proper cli
2025-05-09 03:37:52 +02:00
go.sum
Use cobra to turn linkctl into a proper cli
2025-05-09 03:37:52 +02:00
LICENSE
Initial commit
2025-05-03 20:44:54 +02:00
Makefile
Add test coverage to the makefile
2025-05-10 23:58:48 +02:00
Description
No description provided
MIT
62
KiB
Languages
Go
92.3%
Makefile
7.7%