Corey Farwell
Corey Farwell
i haven't thought too hard about this, but i think the CLI could be improved. for example, it's unclear to me when i have a certain experiment if it's already...
Fixes https://github.com/frewsxcv/alert-after/issues/8.
Haven't thought too hard about this, but given a command `CMD` that is passed to `aa`, it might be possible to just execute `$SHELL -c 'CMD'`, but this assumes that...
`1 - 1` is not a positive natural number
It might be possible to utilize the markdown+atom plugin grammar into this rust+atom plugin. A similar example to this would be CSS or JS syntax highlighting within HTML documents https://github.com/atom/language-html
https://github.com/rust-lang/rust/issues/34511
`Copyright (c) {{{year}}} {{{fullname}}}` https://github.com/ricburton/brandfont/blob/master/LICENSE.md
Do you think Bevy makes it possible to introspect this? That could be very helpful as someone who works with Bevy