Skip to content

Latest commit

 

History

926 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mocaccino Repository index

This repository it is automatically built and contains the mocaccino repository index (built with luet).

You can also build this repo locally if you wish:

$ make deps
$ LUET=$GOPATH/bin/luet make build-all create-repo

To consume this repository with Luet, add in the luet.yaml:

repositories:
- name: "mocaccino-repository-index"
  description: "MocaccinoOS Repository index"
  type: "http"
  enable: true
  cached: true
  priority: 1
  urls:
  - "https://raw.githubusercontent.com/mocaccinoOS/repository-index/gh-pages"

or create this file under luet repositories dir (/etc/luet/repos.conf.d/mocaccino-repository-index.yml):

name: "mocaccino-repository-index"
description: "MocaccinoOS Repository Index"
type: "http"
enable: true
cached: true
priority: 1
urls:
- "https://raw.githubusercontent.com/mocaccinoOS/repository-index/gh-pages"

About

📒 Index for Luet repositories

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages