installer
Here are 1,490 public repositories matching this topic...
-
Updated
May 17, 2022 - Rich Text Format
-
Updated
Jun 23, 2022 - Python
-
Updated
Feb 2, 2022 - C++
-
Updated
Jun 24, 2022 - Jinja
-
Updated
Jun 15, 2022 - Go
-
Updated
May 12, 2022 - Pascal
-
Updated
Feb 7, 2022 - Shell
-
Updated
Jun 6, 2022 - Swift
-
Updated
Jun 14, 2022 - Shell
The README recommends adding ~/.jsvu to the $PATH. If you look at its contents, however:
▲ ~/ ls ~/.jsvu
. .. engines status.json v8
you'll see that I get the v8 binary (good!), but also I'm exposing status.json and engines to my $PATH
▲ ~/ engines
zsh: permission denied: engines
▲ ~/ status.json
zsh: permission deni
Issue Description
When i write a plugin, i can use "on" to specify where should it run.
Now, "on" support master/node, HOWEVER, when i want one plugin run on both master and node, i need to write two same plugin, and on
-
Updated
Jun 17, 2022 - Svelte
-
Updated
Mar 20, 2022 - Go
-
Updated
Mar 6, 2022 - Shell
timeout failed
What is version of KubeKey has the issue?
A versions with a "timeout" option for the host TCP connection to establish
What is your os environment?
centos 7
KubeKey config file
apiVersion: kubekey.kubesphere.io/v1alpha2
kind: Cluster
metadata:
name: sample
spec:
hosts:
- {name: master1, address: 192.168.101.128, internalAddress: 192.168.101.128, user: root, pas-
Updated
Jun 14, 2022 - Shell
-
Updated
Jun 22, 2022 - C++
-
Updated
Jun 19, 2022 - Shell
-
Updated
Jun 24, 2022 - Shell
-
Updated
Apr 26, 2022 - Shell
Improve this page
Add a description, image, and links to the installer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the installer topic, visit your repo's landing page and select "manage topics."
I regularly run
scoop update;scoop statusto keep all my apps up to date:Today I wanted to try VSCode's new [PowerShell Notebook Mode](htt