Skip to content

Commit

Permalink
Added spinner and better format
Browse files Browse the repository at this point in the history
  • Loading branch information
six2dez committed Nov 10, 2023
1 parent 38a77db commit 04fd3b7
Show file tree
Hide file tree
Showing 4 changed files with 422 additions and 360 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "assets/spinny"]
path = assets/spinny
url = https://github.com/hschne/spinny
1 change: 1 addition & 0 deletions assets/spinny
Submodule spinny added at 2e0a8c
2 changes: 2 additions & 0 deletions reconftw.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ proxy_url="http://127.0.0.1:8080/" # Proxy url
install_golang=true # Set it to false if you already have Golang configured and ready
upgrade_tools=true
upgrade_before_running=false # Upgrade tools before running
#SPINNY_FRAMES=(. .. ... .... ..... " ...." " ..." " .." " ." " " )
SPINNY_DELAY=0.1
#dir_output=/custom/output/path

# Golang Vars (Comment or change on your own)
Expand Down
Loading

0 comments on commit 04fd3b7

Please sign in to comment.