TrainDoctor
|
532e0b8a87
|
Update setup.sh
|
2023-06-07 11:59:23 -07:00 |
|
Yao Chung Hu
|
625eaf2897
|
Fix setup cli detection (#26)
|
2023-06-04 12:40:58 -07:00 |
|
Yao Chung Hu
|
4beeece512
|
Global DFL Part 2 (#25)
|
2023-06-04 11:36:10 -07:00 |
|
TrainDoctor
|
e0ec175d16
|
Global dfl (#24)
* Initial global DFL support
* Update DFL
* Remove unmaintained makefile
* Move to CLI
* Properly extract zip files!
---------
Co-authored-by: AAGaming <aa@mail.catvibers.me>
|
2023-06-03 07:42:27 -07:00 |
|
Kevin Hester
|
1dd9bb21b6
|
Add a 'restartloader' tasks to restart the python backend. (#19)
This is useful for testing/developing the python code.
I also added this as an optional last
subtask on allinone.
|
2023-02-20 10:34:55 -08:00 |
|
Luis Finke
|
9b03754939
|
add py_modules to vscode defsettings.json (#14)
|
2023-01-18 16:59:56 -08:00 |
|
D_Pain
|
3c508eb258
|
Ensure correct permissions during deployment. (#6)
* Sets files and directories that are being deployed to the Steamdeck to have correct permissions.
|
2022-07-27 13:14:38 -07:00 |
|
TrainDoctor
|
93c909b231
|
Missed a spot, this will make all subdirs of homebrew readwrite-able
Keep in mind this does not reflect the default setup for end-users!
|
2022-07-26 13:36:49 -07:00 |
|
TrainDoctor
|
ac0fde6d6e
|
Update tasks to deploy plugins to non-dev directory
Now that binary releases are out, this makes more sense for developers.
|
2022-07-25 12:12:38 -07:00 |
|
TrainDoctor
|
d58b8f752d
|
Run chmodfolders before and after deploy
|
2022-06-29 12:19:09 -07:00 |
|
TrainDoctor
|
e3e6f23c73
|
Remove updatefrontendlib, will only be used as needed
|
2022-06-16 15:04:18 -07:00 |
|
TrainDoctor
|
a40d0da7bb
|
They were, in fact... doing something
|
2022-06-16 14:59:43 -07:00 |
|
TrainDoctor
|
604b355cce
|
Chmod task to fix perms
|
2022-06-16 12:47:53 -07:00 |
|
TrainDoctor
|
f240cbc23f
|
Working deploy task to send to deck
|
2022-06-16 12:15:06 -07:00 |
|
TrainDoctor
|
b0d5050896
|
This is broken but new job awaits
|
2022-06-14 15:01:10 -07:00 |
|
TrainDoctor
|
d67d18ab77
|
Add README, tasks, moved to pnpm and added an ignore for react (#3)
|
2022-06-14 16:38:29 -04:00 |
|