#
utility
Here are 4,327 public repositories matching this topic...
A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
github
python
git
windows
macos
linux
shell
cli
github-enterprise
github-api
client
utility
development
programming
terminal
utilities
command-line
developer-tools
cli-app
github-client
-
Updated
Apr 11, 2020 - Python
Low-level CSS Toolkit – the original Functional/Utility/Atomic CSS library
-
Updated
Sep 6, 2020 - CSS
Get notified when a DOM element enters or exits the viewport. 👀
-
Updated
Oct 27, 2019 - JavaScript
A supercharged AWS command line interface (CLI).
python
windows
macos
linux
shell
cli
client
aws
utility
development
cloud
programming
terminal
utilities
aws-cli
cloud-management
developer-tools
-
Updated
Sep 16, 2020 - Python
Prevents your Mac from going to sleep.
-
Updated
Sep 11, 2020 - Objective-C
Various helper class
javascript
pdf
utility
helper
tool
help
page
net
common
npoi
chm
sqlhelper
excelhelpers
httphelper
cookiehelper
sessionhelper
jsonhelper
xmlhelper
regexhelper
mongodbhelper
-
Updated
Jun 30, 2020 - C#
Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
python
windows
macos
linux
shell
cli
client
utility
programming
terminal
hacker-news
utilities
developer-tools
hacker-news-reader
hacker-news-client
-
Updated
Aug 17, 2020 - Python
stefkes
commented
Mar 19, 2020
Installation of Laravel Zero with the command below
laravel-zero new TestApp
Results in output
Writing lock file
Generating optimized autoload files
> @php application app:rename
Renaming the application...
What is your application name?:
>
Aborted.
Script @php application app:rename handling the post-create-project-cmd event returned with error code 1
Applicati
A full-featured utility for managing Windows Subsystem for Linux (WSL)
-
Updated
Sep 14, 2020 - C++
Easy-to-use CUI for fixing git conflicts
-
Updated
Oct 9, 2019 - Go
-
Updated
Sep 14, 2020 - TypeScript
A command-line interface to Spotify
-
Updated
Jun 28, 2020 - Shell
Make your React Components aware of their width and height!
-
Updated
Sep 11, 2020 - JavaScript
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
go
golang
chart
utility
terminal
charting-library
command-line
graph
plot
golang-library
ascii-chart
line-chart
asciigraph
-
Updated
Sep 13, 2020 - Go
Command prefixing for continuous workflow using a single tool.
-
Updated
May 10, 2020 - Shell
Vue / Vuex plugin providing a unified path syntax to Vuex stores
-
Updated
Sep 4, 2020 - JavaScript
Infinite Scroll Directive for Angular
-
Updated
Sep 9, 2020 - TypeScript
-
Updated
May 27, 2020 - Swift
Add a global delay to Command-Q to stop accidental app quits.
-
Updated
Jan 3, 2020 - Objective-C
nikitavbv
commented
Dec 12, 2017
Currently if you try to clone a repository from github and you don't have any ssh keys configured at github, you will fail to clone and get such message:
Fatal error: fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Even Permission denied (publickey). message is not shown.
@guyzmo offered to "suggest a
Improve this page
Add a description, image, and links to the utility topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the utility topic, visit your repo's landing page and select "manage topics."


Hello,
I am working with the
ZkAsyncSemaphoreunder zk-utils and I found that I need to pre-create the znodes in ZooKeeper or an exception will be thrown. Is there a defined utility function to do this? I found one in the commons library but it uses an older client.EDIT:
Upon investigation, it seems that there is a function
safeCreatewithin the semaphore that is meant to create the