#
manager
Here are 1,359 public repositories matching this topic...
Yet Another Dotfiles Manager
git
bootstrap
dotfiles
bash
commandline
hooks
template
encryption
jinja2
manager
gpg
yadm
dotfile-manager
dot-files
dotfile-management
symlink-alternative
multiple-machines
dotfiles-automation
dotfiles-macos
dotfiles-linux
-
Updated
Jun 6, 2021 - Python
Your web application for managing personal data. <personal.management.system.pms@gmail.com>
javascript
html
personal-site
productivity
php
cms
awesome
privacy
symfony
mit
dashboard
manager
personal
php-framework
selfhosted
self-hosted
content-management
free
dashboards
content-management-system
-
Updated
Jul 29, 2021 - CSS
boi123212321
commented
Jul 28, 2021
Use elasticsearch aggregation on scenes:
{
"aggs": {
"bytes": {
"sum": {
"field": "size"
}
}
}
}
Companion Android application for EdXposed
android
framework
manager
android-development
android-application
xposed
android-ui
android-app
android-framework
xposed-framework
hacktoberfest
companion-app
xposedbridge
xposedmodule
xposed-module
xposedinstaller
edxposed
xposed-new
edxposedmanager
edxposedinstaller
-
Updated
Jul 26, 2021 - Java
python open source (Internet Download Manager) with multi-connections, high speed engine, based on python, LibCurl, and youtube_dl https://github.com/firedm/FireDM
python
youtube
download
manager
youtube-dl
idm
libcurl
youtube-downloader
youtube-playlist
linux-app
youtube-videos
pycurl
multi-connection
downloading-videos
youtube-dash-videos
video-streams
firedm
-
Updated
Jul 26, 2021 - Python
A simple code snippet & gist manager for developers built with Electron & Vue.js 🚀
electron
github
editor
gist
snippets
vuejs
vue
code
manager
notes
github-gist
gists
developers
gist-client
gists-files
gist-manager
snippets-editor
-
Updated
Jul 24, 2021 - Vue
huangwencun
commented
Oct 21, 2020
this is work:
skpm-build --output ../../../Library/ApplicationSupport/com.bohemiancoding.sketch3/Plugins/test.sketchplugin
bug, this is not work:
skpm-build --output ~/Library/ApplicationSupport/com.bohemiancoding.sketch3/Plugins/test.sketchplugin
Save your dotfiles once, deploy them everywhere
git
bootstrap
dotfiles
commandline
hooks
command-line
aur
jinja2
manager
templating
gpg
python3
yadm
stow
dotfile
dotfiles-manager
multiple-machines
dotfiles-macos
dotdrop
dotfiles-linux
-
Updated
Jul 15, 2021 - Shell
A World of Warcraft addon manager written in Rust.
-
Updated
Jul 26, 2021 - Rust
QuickRedis is a free forever Redis Desktop manager. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing UI. Supports both Windows, Mac OS X and Linux platform.
redis
manager
redis-cluster
desktop
sentinel
redis-client
rdm
redis-desktop-manager
linux-platform
redis-gui
cluster-mode
redis-gui-client
redisdesktopmanager
redis-desktop
quickredis
-
Updated
Jun 18, 2021 - JavaScript
Windows desktop application to manage local video;Support baidu AI, youdao translation;Support FFMPEG video processing;Support multi-database management and statistics;Support skin switching
screenshots
library
image
ffmpeg
manager
sqlite
wpf
gif
nfo
db
vedio
javbus
fc2
avmoo
fanza
jav321
manage-videos
ffmpeg-window
-
Updated
Jun 16, 2021 - C#
Torrent client for iOS 9.3+
-
Updated
Jul 29, 2021 - Swift
-
Updated
Apr 12, 2018 - Go
A project and package manager for Unity
package-manager
package
dependency-manager
organization
manager
management
unity3d
project
project-management
dependency
-
Updated
Feb 5, 2019 - C#
eComInit is a free init system and service manager designed to scale from lightweight desktops to web-scale cloud deployments. It aims to offer feature-parity with systemd but with a modular, portable architecture compliant with software engineering best-practice.
linux
freebsd
unix
ecommerce
modular
cloud
system
irc
openbsd
flexible
service
manager
systemd
decisions
posix
principles
bsd
free
orientation
netbsd
init
modularity
daemons
init-system
service-manager
effort
healing
restarts
motive
kbuild
xvi
motives
interface-orientation
systemxvi
-
Updated
Mar 20, 2021 - C++
Discover, install and save your favorite modules at one place
-
Updated
Jan 4, 2019 - JavaScript
Improve this page
Add a description, image, and links to the manager topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the manager topic, visit your repo's landing page and select "manage topics."
Hello,
Context:
lefthook_0.6.5_Windows_x86_64.zip
Problem:
lefthook.exe version
should return the current version.Actual behavior
In a non git repo. without
lefthook.yml
,exit status 128
is returnedIn a git repo. with
lefthook.yml
,0.6.5
is returned.Waited behavior
0.6.5
must be returnedHerve-M