Mitesh
Mitesh
Most of the other duplication tool removers allow combining options like `delete` and `noprompt` to preserve the first file in each set of duplicates and delete the rest without prompting...
Issue #29 is describing the issue. Would be great if you could verify if it works as intended. I'm sorting the `pruneList` which *mostly* choses the same folder when a...
- Autogenerate css using GitHub actions, it should only commit if css files have changed - If possible get rid of node-sass - Improve release tooling Need to spend some...
I built this aiming simplicity. But the design has become a bit outdated. Lets spice things up starting with buttons.
https://github.com/mrcoles/bookmarklet They are currently on `v1.0.2` we are using `v0.0.6`
Going to next problem doesn't reset state properly The state is already getting a bit messy. I've started a port to re-frame to make this more manageable. Might as well...
- [ ] Configure such that an error is thrown for restricted functions, probably by using sci `deny` - [x] Show a warning for restricted functions - #14 solves this
Hey all. Just started exploring this library, thanks for all the awesome work! So this by alone does not work ``` (def conn (launcher/launch-automation {:headless? false})) ``` and results in...
Thank you for this! Love using mermaid-mode with ob-mermaid. Unfortunately at the moment it only seems to support Graphs and Sequence diagrams. Creating this issue to discuss about adding support...
This PR updates griouette to v0.0.10 while still mainting backward compat i.e. ornament will still be using Tailwind v2 bindings in girouette instead of using the updated Tailwind v3 functions....