Skip to content

Commit

Permalink
add some fun to flux
Browse files Browse the repository at this point in the history
Problem: we do not have enough fun in Flux.
Solution: we can take advantage of the "bug" that we can add commands to
Flux and have them not show up. "The bug is a feature!" This should add
a bit of hidden fun that we can tweak over the years to add to the surprise. :)

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Feb 26, 2023
1 parent dac6129 commit 5f42e08
Show file tree
Hide file tree
Showing 4 changed files with 179 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/bindings/python/flux/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ nobase_fluxpy_PYTHON = \
cli/bulksubmit.py \
cli/run.py \
cli/submit.py \
cli/fortune.py \
core/__init__.py \
core/watchers.py \
core/inner.py \
Expand Down

0 comments on commit 5f42e08

Please sign in to comment.