Jake Hamilton · @jakehamilton
144 followers · 412 posts · Server hachyderm.io

#DotBox

Last updated 2 years ago

Jake Hamilton · @jakehamilton
79 followers · 125 posts · Server hachyderm.io

Played around with and added support for as well as removed the requirement for having a `devenv.nix` file. You can put all of your config in a `devenv.box` file instead!

You can try it out here if you're interested: github.com/snowfallorg/devenv/

^ Note the branch `feat/dotbox` 😉

Oh, and I also added Gum to make a picker to let you choose from a list of templates when initializing a project.

#devenv #DotBox #nix

Last updated 2 years ago

Jake Hamilton · @jakehamilton
76 followers · 123 posts · Server hachyderm.io

Tada! Here's a plugin adding support for using !

github.com/jakehamilton/dotbox

#neovim #DotBox #treesitter

Last updated 2 years ago

Jake Hamilton · @jakehamilton
76 followers · 122 posts · Server hachyderm.io

Trying my hand at making a grammar for ! It didn't take long at all to whip this up: github.com/jakehamilton/tree-s

Now I have to figure out how to add support in . That part seems a little more confusing, but I'm hopeful 😅

Check out dotbox.dev if you haven't, it's a little config language I made to replace my JSON and YAML files!

#treesitter #DotBox #neovim

Last updated 2 years ago

Jake Hamilton · @jakehamilton
70 followers · 96 posts · Server hachyderm.io

I also created , a replacement for and configuration files!

dotbox.dev/

In fact I've also added a Nix helper to let you import DotBox files into Nix just like you would with JSON.

github.com/snowfallorg/dotbox

#DotBox #yaml #json

Last updated 2 years ago