aiken/crates/cli/src/cmd
KtorZ a3591cc7dc
Fix 'aiken new', now require project name in specific format.
2022-12-21 00:19:24 +01:00
..
tx Factor out common project-logic between build and check. 2022-10-28 17:20:41 +02:00
uplc chore: clippy warnings 2022-12-20 16:32:31 -05:00
build.rs feat: new build command flag 2022-11-24 18:17:03 -05:00
check.rs Remove debug line for pretty-printing test, and add '--debug' flag to 'check instead. 2022-12-15 02:02:10 +01:00
docs.rs Add command 'docs' for generating project documentation. 2022-12-16 18:34:05 +01:00
error.rs Fix 'aiken new', now require project name in specific format. 2022-12-21 00:19:24 +01:00
fmt.rs correct typo 2022-11-19 15:35:07 -05:00
lsp.rs feat: add a basic lsp 2022-11-10 01:27:18 -05:00
mod.rs Add command 'docs' for generating project documentation. 2022-12-16 18:34:05 +01:00
new.rs Fix 'aiken new', now require project name in specific format. 2022-12-21 00:19:24 +01:00