mirror of
https://github.com/88lex/sa-gen.git
synced 2025-02-23 23:24:21 +08:00
update readme
This commit is contained in:
parent
3379d8dca5
commit
50407370bf
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
###**sagen**
|
### **sagen**
|
||||||
|
|
||||||
NOTE: `sagen` now has a sister application called [safire]( https://github.com/88lex/safire ), a python app with a number of
|
NOTE: `sagen` now has a sister application called [safire]( https://github.com/88lex/safire ), a python app with a number of
|
||||||
additional features and better speed. `safire` can be installed via git clone, pip install safire or from Colab.
|
additional features and better speed. `safire` can be installed via git clone, pip install safire or from Colab.
|
||||||
|
@ -6,8 +6,6 @@ additional features and better speed. `safire` can be installed via git clone, p
|
||||||
|
|
||||||
Please see: https://github.com/88lex/sa-guide For more info on sagen, safire and setting up service accounts.
|
Please see: https://github.com/88lex/sa-guide For more info on sagen, safire and setting up service accounts.
|
||||||
|
|
||||||
Many Thanks! to nemchik/ixnyne for a major cleanup/improvement to this code. Much appreciated :-)
|
|
||||||
|
|
||||||
This script is not enormously difficult, but does require reading carefully and installing/setting up gcloud sdk.
|
This script is not enormously difficult, but does require reading carefully and installing/setting up gcloud sdk.
|
||||||
|
|
||||||
Usage: `./sa-gen` will run the script using the variables that you insert/edit below.
|
Usage: `./sa-gen` will run the script using the variables that you insert/edit below.
|
||||||
|
|
Loading…
Reference in a new issue