Skip to content

Yaml parsed link generator for your hosting pleasure

Notifications You must be signed in to change notification settings

tyrelsouza/rustylinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustyLinks

Create a LinkTree page for free from a yaml template.

Demo

See my implementation at https://tyrel.dev/links/.

Acknowledgements

Installation

Install my-project with cargo

  cargo install

Run Locally

Clone the project

  git clone https://gitea.tyrel.dev/tyrel/rustylinks

Go to the project directory

  cd rustylinks

Install dependencies

  cargo build

Run

  cargo run

Optionally install to get rustylinks on path.

   cargo install --path ./
   rustylinks

Roadmap

  • Add command line options for directories
  • Don't hardcode links.yaml
  • Add tests
  • Add Github Action support
  • Add SSH copying support

About

Yaml parsed link generator for your hosting pleasure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published