We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560c1ff commit 987081cCopy full SHA for 987081c
README.md
@@ -75,6 +75,14 @@ Run `ubuntu-node-dev` script: *([`fnm`](https://github.com/Schniz/fnm) included
75
wget https://raw.githubusercontent.com/NamesMT/linux-stuff/main/ubuntu/ubuntu-node-dev.sh -O- | bash
76
```
77
78
+#### Arch:
79
+
80
+##### `arch-node-dev` dev environment setup:
81
+Run `arch-node-dev` script: *([`fnm`](https://github.com/Schniz/fnm) included to manage node version)*
82
+```sh
83
+wget https://raw.githubusercontent.com/NamesMT/linux-stuff/main/arch/arch-node-dev.sh -O- | bash
84
+```
85
86
---
87
88
### Build:
0 commit comments