8000 GitHub - nonk123/dnscontrol-luaize: A Lua -> JS DSL transpiler & wrapper for dnscontrol.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nonk123/dnscontrol-luaize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnscontrol-luaize

A dnscontrol wrapper that generates the dnsconfig.js file given a Lua source.

The Lua part mirrors the original JS DSL APIs, only offering a slightly more bearable Lua syntax.

Usage

Just run dnscontrol commands as usual, replacing the binary name with dnscontrol-luaize, using dnsconfig.lua as your entrypoint. All this does is re-export your dnsconfig.lua to dnsconfig.js and pass all arguments back to dnscontrol. For example:

dnscontrol-luaize preview
dnscontrol-luaize push

About

A Lua -> JS DSL transpiler & wrapper for dnscontrol.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published
0