tg_admin 0.1.1

tg interface to change local structured data
Documentation
1
2
3
4
5
6
{
  name = "test_app";
  value = 42;
  debug = true;
  tags = [ "alpha" "beta" "gamma" ];
}