![]() Before: ``` ❯ aiken check Error: × No such file or directory (os error 2) ``` After: ``` ❯ aiken check Error: × Missing 'aiken.toml' manifest in /Users/ktorz/Documents/Projects/aiken-lang/aiken help: Try running `aiken new <REPOSITORY/PROJECT>` to initialise a project with an example manifest. ``` Co-authored-by: KtorZ <matthias.benkort@gmail.com> |
||
---|---|---|
.. | ||
cli | ||
flat | ||
lang | ||
lsp | ||
project | ||
uplc |