rat
Here are 212 public repositories matching this topic...
-
Updated
May 30, 2020 - C
Rename tag
Please add the ability to change the client tag in main form
-
Updated
May 22, 2019 - Python
Hey,
You guys should probably remove the sudo from pip install from your "How To Use" section in your readme (I'm not sure whether PIP drops privileges these days, but either way it's bad practice and some people will probably follow your instructions line by line).
such as
bindkey F1 show-global-bindkey
bindkey F2 show-mode-bindkey
press F2, open an pane and list bindkeys:
git.misc
annotate match git.commit -- git rev-list --all --reflog --abbrev=2 --abbrev-commit
annotate match git.filename -- git ls-files
annotate match git.ref -- git for-each-ref --format='%(refname)%0a%(refname:short)'
bindkey s git.commit g
-
Updated
Jun 24, 2019 - Visual Basic
-
Updated
Oct 18, 2019 - Python
-
Updated
May 30, 2020 - Python
-
Updated
Feb 17, 2020
-
Updated
Apr 1, 2020 - C++
-
Updated
May 27, 2020 - Vue
-
Updated
Jun 30, 2019 - Python
-
Updated
Nov 5, 2017 - Python
-
Updated
Jan 21, 2018 - C++
-
Updated
Oct 22, 2017 - Java
-
Updated
Jun 3, 2020 - Go
-
Updated
Jun 8, 2019 - C#
-
Updated
Jun 2, 2020 - Python
-
Updated
Jun 15, 2019 - C
-
Updated
May 6, 2020 - Python
-
Updated
Sep 19, 2017 - Python
-
Updated
Dec 7, 2019 - Python
Improve this page
Add a description, image, and links to the rat topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rat topic, visit your repo's landing page and select "manage topics."
I used to launch pupy using the script
./start-compose.sh
(like mentioned in your documentation). But it looks like this file no longer exists.Did you remove this functionality ? If so can you plz remove it from the documentation ! If not, can you tell me please how I can launch
pupy
now with docker-compose ?PS : pupy rocks, really thank you for the author and contributors.