1607 shaares
1 lien privé
1 lien privé
2 résultats
taggé
npm
npm is the package manager for Node.js and the JavaScript coding language. It can be installed on a Linux system and then used on the command line to download and install JavaScript packages and their requisite dependencies.
The following commands will install both npm and Node.js. Feel free to omit the nodejs package when applicable, but most distributions will install it automatically as a dependency.
sudo apt install npm nodejs
Vous kiffez GPT d'OpenAI et vous vous dites que ce serait quand même cool à utiliser dans votre vie quotidienne d'admin Unix ? Et bien j'ai une excellente nouvelle pour vous puisque votre rêve s'appelle Loz !! Loz est un outil en ligne de commande basé sur l'API OpenAI, qui permet d'utiliser les pipes Unix…