Skip to content

unicornpkg/unicornpkg-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unicornpkg-main

The primary package remote for unicornpkg.

To install a package from here, execute these commands (assumes you have installed with Wing):

hoof install {package}

Using without hoof

mkdir /tmp
cd /tmp
wget https://unicornpkg.github.io/unicornpkg-main/{package}.lua # replace {package} with the desired package name
unicorntool install {package}.lua # again, replace {package} with your package name
rm {package}.lua # cleanup