Justin Bacher
Justin Bacher
So technically your ideal/expected result is actually unexpected behavior. The documentation on the `attr` function literally says: > Set attributes on the current active tag context So in essence what...
Game of life would be awesome!
Is this something I could put a PR in for? Would I want to include windows (ex: making user an administrator? Idk if windows has an equivalent to GNU groups...
I came in search of support for this issue as well, my output for that command is below. Click to expand code ``` const disks = [ { device: '/dev/sda',...
I was looking through the code and I don't see a reason it shouldn't be running the bootstrap. It's being added to the steps unless it's being overwritten somewhere. I...
Just a thought. [Corn](https://github.com/corn-config/corn) seems like a promising lang too and maybe it's possible to either prompt them for / submit PRs to have conditionals and imports added to it's...
This seems like a great addition although I don't think `cron.list` is useful for comtrya really unless I'm wrong. This could be done already though using `command.run` and a script...
What if, instead of crontab support and mkinitcpio support, add an option called "condition" to command.run. `condition` being a command that is ran determining whether to perform the command or...