aiken/crates
KtorZ 38df9a586e
Add new 'deps add' command
This makes it easier to add new dependencies, without having to
  manually edit the `aiken.toml` file.

  The command is accessible via two different paths:

  - aiken deps add

  or simply

  - aiken add

  for this is quite common to find at the top-level of the command-line,
  and, we still want to keep commands for managing dependencies grouped
  under a command sub-group and not all at the top-level. So we're
  merely promoting that one for visibility.
2023-01-14 23:29:28 +01:00
..
aiken Add new 'deps add' command 2023-01-14 23:29:28 +01:00
aiken-lang Remove leading '#' for tuple definitions. 2023-01-14 20:22:19 +01:00
aiken-lsp Release 0.0.28 2023-01-06 13:41:00 -05:00
aiken-project Add new 'deps add' command 2023-01-14 23:29:28 +01:00
flat-rs Release 0.0.27 2022-12-30 00:57:49 -05:00
uplc Release 0.0.28 2023-01-06 13:41:00 -05:00