Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/illegalstudio/linky-dist


https://github.com/illegalstudio/linky-dist

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

## About Linky

Linky is a powerful link manager and shortener built with Laravel.
It allows you to manage your links and shorten them with a custom domain name, among many other features.

Please refere to the main Linky repository for more information: https://github.com/illegalstudio/linky

## About this repository

This is the official distribution image for Linky.

You can use this repository if you wan to get Linky up and running quickly, without having to install it manually.

## Using composer

You can use composer to create a new Linky project by running the following command:

```bash
composer create-project illegal/linky-dist
```