diff --git a/software/bit.yml b/software/bit.yml new file mode 100644 index 0000000000..6eaab32bd4 --- /dev/null +++ b/software/bit.yml @@ -0,0 +1,11 @@ +name: bit +website_url: https://github.com/sjdonado/bit +source_code_url: https://github.com/sjdonado/bit +description: Fast, lightweight, resource-efficient, compiled URL shortener powered by SQLite. +licenses: + - MIT +platforms: + - Docker + - Crystal +tags: + - URL Shorteners