Our great sponsors
-
Instalación de Node Version Manager (NVM)
-
~$ wget https://go.dev/dl/go1.19.5.linux-amd64.tar.gz ~$ sudo tar xzvf go1.19.5.linux-amd64.tar.gz -C /usr/local/ ~$ export PATH=$PATH:/usr/local/go/bin ~$ source ~/.bashrc
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
~$ mkdir -p ~/.docker/cli-plugins/ ~$ curl -SL https://github.com/docker/compose/releases/download/v2.15.1/docker-compose-linux-x86_64 -o ~/.docker/cli-plugins/docker-compose ~$ chmod +x ~/.docker/cli-plugins/docker-compose
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.