Skip to content

kos-lang/gentoo-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The interpreter for the Kos Programming Language

See http://github.com/kos-lang/kos.

To install Kos on Gentoo, run:

root # eselect repository add kos git https://github.com/kos-lang/gentoo-overlay.git
root # emaint sync -r kos
root # ACCEPT_KEYWORDS="~*" emerge -avq dev-lang/kos

On older Gentoo installations, using layman:

root # layman -o https://raw.githubusercontent.com/kos-lang/gentoo-overlay/main/repository.xml -f -a kos
root # ACCEPT_KEYWORDS="~*" emerge -avq dev-lang/kos

About

Layman overlay for Gentoo Portage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages