6 Matching Annotations
- Last 7 days
-
help.github.com help.github.com
-
GitHub Packages uses the native package tooling commands you're already familiar with to publish and install package versions.
Looks like GitHub Packages acts as a wrapper to these clients, acting on your behalf so you don't have to use the CLI yourself.
-
- Dec 2019
-
yarnpkg.com yarnpkg.comYarn1
- Nov 2019
-
kentcdodds.com kentcdodds.com
- Nov 2017
-
timmurphy.org timmurphy.org
-
In Bash you quite often need to check to see if a variable has been set or has a value other than an empty string. This can be done using the -n or -z string comparison operators.
Two most useful commands in bash
-
- Jun 2017
-
www.cloudera.com www.cloudera.com
-
Very useful kafka command-line tools to keep track of what's happening in your kafka cluster.
-