Commit Graph

9 Commits

Author SHA1 Message Date
voletro
b783c32a04 Added headless mode, added LLVM installer to ci. 2022-07-05 11:21:42 +10:00
voletro
65ad2bab7e Remove user input so it works with ci. 2022-07-01 10:38:41 +10:00
voletro
b692426db4 Rewrite of setup-system.ps1
This is a full rewrite of setup-system.ps1 that sets up a users machine for Spacedrive development. The CONTRIBUTING.md also includes info on this file.
2022-06-30 11:44:14 +10:00
Oscar Beaumont
825fd8ecf5 fix clippy workflow (hopefully) 2022-06-20 11:27:37 +08:00
Oscar Beaumont
461c7b20d8 Fix CI (#242) 2022-06-14 22:27:03 +08:00
Ramprakash C
92cfc9e7a4 add Arch Linux commands to setup script (#77) 2022-05-09 12:28:28 +05:30
maxichrome
0192e2aff2 add execute permissions to setup-system script 2022-05-01 21:48:16 +08:00
Oscar Beaumont
ea7133489e Update Setup Script for Fedora (#87)
* added contributing guide + setup script

* fix README typo

Co-authored-by: matt <30363562+mmattbtw@users.noreply.github.com>

* Added ffmpeg dependencies for fedora (#86)

* Added ffmpeg dependencies for fedora

Added ffmpeg dependencies for fedora as requested.
Fedora still requires nodejs to be installed seperately.

* remove missing ffmpeg warning from Fedora

Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me>

Co-authored-by: matt <30363562+mmattbtw@users.noreply.github.com>
Co-authored-by: 사무엘 <84483873+kor-pixel@users.noreply.github.com>
2022-05-01 16:47:44 +08:00
Oscar Beaumont
56d20b57ba added contributing guide + setup script (#47)
Co-authored-by: matt <30363562+mmattbtw@users.noreply.github.com>
2022-04-28 21:31:57 +08:00