Commit Graph

3107 Commits

Author SHA1 Message Date
Bryan Ashby 6766f6edf9 Merge pull request #584 from crhultay/patch-1
autoexec.sh environment enhancement
2024-12-04 09:47:43 -07:00
Carl Roman Hultay 56df7ebf26 autoexec.sh environment enhancement
These changes are to fix an issue I encountered on a vanilla built Ubuntu Server with a fresh enigma install
2024-12-04 10:47:23 -05:00
Bryan Ashby 23f9fa6e49 Merge pull request #583 from crhultay/patch-1
Fix oputil cat help page colour flag reference
2024-12-03 13:00:39 -07:00
Bryan Ashby 468de58057 Star history 2024-11-30 21:20:49 -07:00
Carl Roman Hultay 375674fbdf Update oputil_config.js 2024-11-29 07:04:59 -05:00
Carl Roman Hultay 54a423b0d5 Fix oputil cat help page colour flag reference 2024-11-29 07:03:44 -05:00
Bryan Ashby f4b6247d7b Update/sync 2024-11-27 10:40:51 -07:00
Bryan Ashby efe3b5e571 Merge pull request #580 from crhultay/patch-5
Installation Script Enhancement and Startup Script
2024-11-27 09:16:09 -07:00
Carl Roman Hultay ed04b28e7c Update install.sh 2024-11-27 07:40:48 -05:00
Carl Roman Hultay 79a238ad76 Update install.sh 2024-11-27 07:39:39 -05:00
Carl Roman Hultay dec1d6acb0 Updated autoexec.sh per feedback 2024-11-27 07:34:51 -05:00
Bryan Ashby 419ec7d8b6 Merge pull request #581 from crhultay/patch-1
Create watch.sh
2024-11-26 18:31:05 -07:00
Carl Roman Hultay 350e2d576d Update install.sh 2024-11-26 20:15:27 -05:00
Carl Roman Hultay 918e4249c3 Update install.sh
Flourish clean-up
2024-11-26 20:11:40 -05:00
Carl Roman Hultay f200182cb3 Flourishes 2024-11-26 19:30:28 -05:00
Carl Roman Hultay 595ade9a3c Update install.sh 2024-11-26 16:35:07 -05:00
Carl Roman Hultay 1bb9aeb09d Update install.sh 2024-11-25 20:34:48 -05:00
Carl Roman Hultay 00bad37f4d Update install.sh 2024-11-25 20:23:43 -05:00
Carl Roman Hultay b6f162e6d1 Update watch.sh 2024-11-25 20:20:18 -05:00
Carl Roman Hultay 1da5beb961 Merge branch 'master' into patch-5 2024-11-25 20:09:13 -05:00
Carl Roman Hultay c69849943a Update install.sh 2024-11-25 20:08:45 -05:00
Bryan Ashby a875206d01 Merge pull request #582 from crhultay/patch-3
Create mise.toml
2024-11-25 13:19:57 -07:00
Carl Roman Hultay 99fd67d2bd Update autoexec.sh 2024-11-25 15:15:23 -05:00
Carl Roman Hultay 669efdcfae Update install.sh 2024-11-25 15:14:13 -05:00
Carl Roman Hultay 76c023d2e3 Create mise.toml 2024-11-25 15:09:01 -05:00
Carl Roman Hultay d9b980559d Update install.sh 2024-11-25 14:27:08 -05:00
Carl Roman Hultay 59735b97f4 Update autoexec.sh 2024-11-25 09:36:58 -05:00
Carl Roman Hultay baca3c55f0 Update autoexec.sh 2024-11-25 09:35:31 -05:00
Carl Roman Hultay b720050abf Update autoexec.sh 2024-11-25 09:34:50 -05:00
Carl Roman Hultay b47dcff9d2 Update install.sh 2024-11-25 09:34:34 -05:00
Carl Roman Hultay d2e09a36fa Update install.sh 2024-11-25 09:25:36 -05:00
Carl Roman Hultay fddf02eec2 Update autoexec.sh 2024-11-25 09:21:41 -05:00
Carl Roman Hultay 40c42c1a4c Create watch.sh 2024-11-25 08:32:16 -05:00
Carl Roman Hultay 29965b2b39 Merge branch 'master' into patch-5 2024-11-25 07:54:58 -05:00
Carl Roman Hultay bc2ce168db Update .gitignore 2024-11-24 22:31:12 -05:00
Carl Roman Hultay 921f8c6a58 Create mise.toml 2024-11-24 22:29:45 -05:00
Carl Roman Hultay 8877b1d3af Update autoexec.sh 2024-11-24 22:29:15 -05:00
Carl Roman Hultay 98bc72700b Convert to mise-en-place 2024-11-24 21:21:40 -05:00
Carl Roman Hultay 286d9a2fd8 Convert to mise-en-place 2024-11-24 21:13:42 -05:00
Bryan Ashby c2973fc287 Merge pull request #576 from crhultay/patch-3
Issue 516: Bump ws library and test VTX
2024-11-24 18:45:35 -07:00
Bryan Ashby 6db3cfa1cb Merge pull request #578 from crhultay/patch-1
Issue #519 - Implement SSH Key Generation via oputil
2024-11-24 18:45:02 -07:00
Bryan Ashby e9109ac77a Merge pull request #579 from crhultay/patch-4
Update .gitignore to ignore web assets not included
2024-11-24 18:41:05 -07:00
Carl Hultay 54ce7fefff Fixed Gopher Template Installation Bug 2024-11-24 20:22:38 -05:00
Carl Hultay 7ec986abee Create autoexec.sh 2024-11-24 20:20:19 -05:00
Carl Hultay a360d5909e Enhance install.sh
Added selection menu to install all steps, or individual
Added reference to autoexec.sh
Added Python Runtime Environment installation workflow

The new Python workflow will allow users to run ENiGMA½ on modern Linux distributions such as Ubuntu 24.04 per my note in #537.

It is my strong recommendation that we offer the user the use of pyenv, as this will decouple the distribution's Python interpreter from that of ENiGMA½ -- this will make the software more portable. It is poor advice to give a user that they upgrade their OS Python Interpreter; doing so can break the operating system if there are incompatibilities.
2024-11-24 20:18:51 -05:00
Carl Hultay 56dbc352c3 Update .gitignore to ignore web assets not included 2024-11-24 19:22:48 -05:00
Carl Hultay bc418ff422 Update oputil_ssh_key.js per feedback 2024-11-23 19:08:05 -05:00
Carl Hultay 2c85a9bb51 Update oputil_ssh_key.js per feedback 2024-11-23 08:57:32 -05:00
Carl Hultay c0044dcb04 Update oputil_help.js 2024-11-22 22:13:25 -05:00
Carl Hultay 0f7330a377 Update oputil_main.js 2024-11-22 22:13:09 -05:00