8000 GitHub - pyrho/linkhut-webextension: A webextension to save links to https://ln.ht
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pyrho/linkhut-webextension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linkhut Companion (wip)

A webextension for linkhut.

How To Build

Make sure you have the following dependencies installed:

  • just to run tasks
  • elm to build the source
  • node/npm to package the extension via web-ext

Then run just build to create the extension archive.

A complete list of available commands is available by running just or by looking at the justfile

0