tool
Here are 6,205 public repositories matching this topic...
My problem is that I use my home directory as a git repo to manage my dotfiles, so there is a ~/.gitignore that ignores everything except some files. The problem is fd won't work by default at this situation. Although there is a --no-ignore-vcs, but I still want .gitignore to be respected when I am in a project directory.
Ripgrep has a flag --no-ignore-parent that can ignore `.gitigno
A deployment tool written in PHP with support for popular frameworks out of the box
-
Updated
Aug 23, 2021 - PHP
It seems that --shell needs to be a single word -- which makes it impossible, amongst others, to test busybox sh or zsh --emulate sh or bash --posix.
Sure, for busybox you can symlink, and for zsh / bash, I suppose you can create a stub script (or small C wrapper) that exec's the real shell with prepended options. But of course that perturbs the measurement.
It might make sense
I currently have a very big hook, with dozens of useStates, lots of them have empty arrays which trigger unncesary re-renders. But I don't know which is the one doing it each time wdyr logs it's output. I get:
Re-rendered because of hook changes:
[hook useState result]
...diff
When would be very useful for me is:
Re-rendered because of hook changes:
[hook useState result]
I think it would be interesting to try and maintain some level of compatibility with xxd. I recently came across this when following a blog post, trying to use hexyl instead of xxd.
- The most obvious thing would be to introduce (yet another) alias for
--length/--bytes, i.e.-lin addition to-nand-c
Thefatrat a massive exploiting tool : Easy tool to generate backdoor and easy tool to post exploitation attack like browser attack and etc . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV software protection .
-
Updated
Jul 9, 2021 - C
Directory/File, DNS and VHost busting tool written in Go
-
Updated
Aug 21, 2021 - Go
List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space.
-
Updated
Aug 23, 2021 - TypeScript
Update e2e tests
It's been awhile since I updated e2e tests and there are some of them that are filing (most of them are related to examples).
Also, we need to add e2e tests that cover headers and cookies for both drivers.
-
Updated
Aug 15, 2021 - JavaScript
| Q | A |
|---|---|
| Bug report? | no |
| Feature request? | yes |
| Library version | 1.13.0 |
Related with nunomaduro/phpinsights#23 will be a great idea to allow set all commands parameters from config/insights.php when is used with php artisan insights.
Maybe something like:
'parameters' => '--format=json -d memoA command-line tool and library for generating regular expressions from user-provided test cases
-
Updated
Aug 19, 2021 - Rust
Various helper class
-
Updated
Jun 30, 2020 - C#
Just came across this nice program, only to realize that it is missing many named colors:
$ pastel color red3
[pastel error]: Could not parse color 'red3'
Please see https://en.wikipedia.org/wiki/X11_color_names and https://cgit.freedesktop.org/xorg/app/rgb/tree/rgb.txt .
The few clashing color names could be resolved by using a x11- prefix like in x11-gray.
High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
-
Updated
Jul 27, 2021 - Rust
[SQL]
Currently, SQL doesn't appears in list of used language in my project.
what onefetch shows me:

What tokei returns:



Follow the same route as for the fish/zsh completions in
.github/workflows/CICD.yml.