11 Commits

Author SHA1 Message Date
Slava
bc679d6c3a
Adjust scripts help output (#26)
* Make all shell scripts executable

* Adjust scripts help output
2024-11-19 09:43:20 +02:00
Slava
ac7067416c
Add Testnet scripts (#24)
* Make scripts more flexible, robust and wrappable

* Add Codex Testnet scripts
2024-11-18 22:03:34 +02:00
Slava
9178041011
Update installation scripts (#21)
* Rename variable INSTALL_CIRDL to CIRDL

* Add BASE_URL variable for local download
2024-11-18 16:19:14 +02:00
Slava
fc00519885
Do not show extract progress on Windows when unzip is used (#20) 2024-11-17 11:19:34 +02:00
Slava
d4c534bb37
Improve show_pass function when sudo ask for a password (#19) 2024-11-13 00:01:44 +02:00
Slava
090437514d
Add run Codex script for Linux and macOS (#14)
* Add new line to error message

* Add Run Codex script for Linux/macOS

* Update .gitignore
2024-11-11 23:34:08 +02:00
Slava
2765517999
Adjust shell scripts help output (#13) 2024-11-11 18:52:23 +02:00
Slava
47e480bfb8
Add key generation script for Linux/macOS (#12)
* Adjust script outputs and help messages

* Add key generation script for Linux/macOS

* Update .gitignore

* Adjust workflow to copy all scripts
2024-11-11 18:33:34 +02:00
Slava
25dcb87d78
Refactoring installation script for Linux/macOS (#6)
* Add .gitignore

* Add install commands to the Readme

Signed-off-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>

* Refactor installation script for Linux/macOS

---------

Signed-off-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
2024-11-03 21:54:31 +02:00
Slava
761d82d992
Remove unused code (#3) 2024-10-15 15:29:16 +03:00
Slava
42b9b10aec
Initial commit 2024-10-15 09:51:29 +03:00