Skip to content

Duologic/pihole-libsonnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Pi-hole jsonnet library

Jsonnet library for https://pi-hole.net/

Usage

Install it with jsonnet-bundler:

jb install https://github.com/Duologic/pihole-libsonnet`

Import into your jsonnet:

local pihole = import 'github.com/Duologic/pihole-libsonnet/main.libsonnet';

{
  pihole: pihole.new('pihole-play'),
}

About

Jsonnet library for Pi-hole.

Topics

Resources

Stars

Watchers

Forks