added typescript
This commit is contained in:
parent
258e3d47dc
commit
fea0297084
@ -21,6 +21,7 @@ Important installs are installs that might be needed to install other software.
|
||||
* Discord (TO-DO)
|
||||
* Docker
|
||||
* Firefox
|
||||
* Ionic
|
||||
* NordVPN
|
||||
* OBS
|
||||
* Postman
|
||||
|
4
src/applications/ionic.sh
Normal file
4
src/applications/ionic.sh
Normal file
@ -0,0 +1,4 @@
|
||||
# remove older versions if needed
|
||||
npm uninstall -g ionic
|
||||
# install ionic
|
||||
npm install -g @ionic/cli
|
Loading…
x
Reference in New Issue
Block a user