Selaa lähdekoodia

more howto docs for azure

Mika Pflüger 1 vuosi sitten
vanhempi
commit
8869fc3a4c
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      howto_new_release

+ 4 - 0
howto_new_release

@@ -1,4 +1,8 @@
 on Azure:
+sudo apt install git tmux make python3-venv
+tmux
+git clone https://github.com/mikapfl/unfccc_di_data
+cd unfccc_di_data
 rm -rf venv
 make venv
 source venv/bin/activate.fish