added gcloud intro
- Created a new script `instalL_asciinema.sh` to automate the installation of asciinema. - The script detects the operating system and architecture to download the appropriate binary. - Supports Linux (both musl and GNU) and macOS (Darwin). - Sets executable permissions for the downloaded binary and verifies the installation by displaying the version.
This commit is contained in:
parent
f3d077e3c4
commit
09f36dff16
26 changed files with 493 additions and 33 deletions
|
|
@ -2,9 +2,9 @@
|
|||
level: 2
|
||||
---
|
||||
|
||||
# Configuration
|
||||
# `infctl`
|
||||
|
||||
Configuration is based on a simple list of JSON objects.
|
||||
Keep it simple, list of JSON objects.
|
||||
|
||||
````md magic-move {lines: true}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue