cleanup
Some checks failed
particle-os CI / Test particle-os (push) Failing after 1s
particle-os CI / Integration Test (push) Has been skipped
particle-os CI / Security & Quality (push) Failing after 1s
Test particle-os Basic Functionality / test-basic (push) Failing after 1s
particle-os CI / Build and Release (push) Has been skipped
Some checks failed
particle-os CI / Test particle-os (push) Failing after 1s
particle-os CI / Integration Test (push) Has been skipped
particle-os CI / Security & Quality (push) Failing after 1s
Test particle-os Basic Functionality / test-basic (push) Failing after 1s
particle-os CI / Build and Release (push) Has been skipped
This commit is contained in:
parent
d782a8a4fb
commit
126ee1a849
76 changed files with 1683 additions and 470 deletions
|
|
@ -173,7 +173,7 @@ cd particle-os
|
|||
|
||||
# Build particle-os
|
||||
cd bib
|
||||
go build -o particle-os cmd/particle_os/main.go
|
||||
go build -o particle-os cmd/builder/main.go
|
||||
|
||||
# Test the CLI
|
||||
./particle-os --help
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue