Compare commits

...

2 Commits

Author SHA1 Message Date
Virgil Dupras ea41acec5c Move to Sourcehut
ref #127
2020-06-23 21:16:16 -04:00
Virgil Dupras fb695b67df Replace Travis CI with Sourcehut CI 2020-06-23 20:53:38 -04:00
3 changed files with 20 additions and 2 deletions

5
.build.yml Normal file
View File

@ -0,0 +1,5 @@
image: openbsd/latest
sources:
- https://git.sr.ht/~vdupras/collapseos
tasks:
- test: "cd collapseos && ./runtests.sh"

View File

@ -1,2 +0,0 @@
language: c
script: ./runtests.sh

View File

@ -1,5 +1,20 @@
# Collapse OS
## Moved to Sourcehut
The project has been moved to <https://sr.ht/~vdupras/collapseos/>. See
[issue #127](https://github.com/hsoft/collapseos/issues/127) for details.
If it hasn't been already, this repo will end up being put in Archived mode.
Some issues opened on Github open very interesting discussions. Do not
hesitate to begin a thread referring to a Github issue on the mailing list
associated to the project on Sourcehut.
Until the project is archived, know that any PR opened here will be ignored.
Please submit a patch on the mailing list.
## Presentation
*Bootstrap post-collapse technology*
Collapse OS is a Forth operating system and a collection of tools and