Skip to content

Commit

Permalink
2.4.0 better docs
Browse files Browse the repository at this point in the history
  • Loading branch information
palladius committed Feb 28, 2024
1 parent cc77f7d commit 8848438
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bin/auto_import_config.py
@@ -1,5 +1,11 @@
#!/usr/bin/env python

# This code allows you to:
# 1. Define a per-folder .gcloud config (been my dream for pst 10 years - Im done waiting).
# 2. You can have multiple versions: 'default',. 'foo', 'bar'.
# 3. If your folder is called 'bar', it will automatically load that folder.


# TODO make it super NON verbose and when it is auto load it on every CD in the shell :)
# .. like direnv works. But first lets make it work :)

Expand Down

0 comments on commit 8848438

Please sign in to comment.