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)
|
* Discord (TO-DO)
|
||||||
* Docker
|
* Docker
|
||||||
* Firefox
|
* Firefox
|
||||||
|
* Ionic
|
||||||
* NordVPN
|
* NordVPN
|
||||||
* OBS
|
* OBS
|
||||||
* Postman
|
* 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