Explorar el Código

[fish] poetry is teh way of the future

Colin Powell hace 2 años
padre
commit
82a55dc5aa

+ 3 - 0
fish/.config/fish/functions/dj.fish

@@ -0,0 +1,3 @@
+function dj
+poetry run python manage.py $argv
+end

+ 1 - 0
fish/.config/fish/functions/sure-npm-token

@@ -0,0 +1 @@
+aws codeartifact login --namespace sureapp --tool npm --repository npm --domain sure --domain-owner 348777858795 --profile $AWS_PROFILE