Remove stale copy of basic-cli from the repo

It is outdated and source of bugs for users.
There should only exist one form of basic-cli.

There are still plently of local platforms if we need them for testing.
On top of that, more can be added to cli_test_examples if needed.
This commit is contained in:
Brendan Hansknecht 2023-11-20 14:59:13 -08:00
parent ad5ed57c42
commit f727aea875
No known key found for this signature in database
GPG key ID: 0EA784685083E75B
39 changed files with 10 additions and 10155 deletions

View file

@ -1,5 +1,5 @@
app "ingested-file-bytes"
packages { pf: "cli-platform/main.roc" }
packages { pf: "https://github.com/roc-lang/basic-cli/releases/download/0.6.0/QOQW08n38nHHrVVkJNiPIjzjvbR3iMjXeFY5w1aT46w.tar.br" }
imports [
pf.Stdout,
"ingested-file.roc" as ownCode : _, # A type hole can also be used here.