Skip to content

Commit

Permalink
Automated documentation update (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
github-actions[bot] and github-actions authored Jul 3, 2023
1 parent 745a0dd commit e7ecfc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/micromamba/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Installs micromamba, the fast cross-platform package manager.
|-----|-----|-----|-----|
| version | Exact version of Micromamba to install, if not latest (must be X.Y.Z) | string | latest |
| allowReinstall | Reinstall in case Micromamba already exists | boolean | false |
| autoActivate | Auto activation of base environment | boolean | true |
| channels | Space separated list of Conda channels to add | string | - |
| packages | Space separated list of packages to install. Should use with the 'channels' option. | string | - |
| envFile | Path of the an environment file (spec file) in the container. Referenced by the `micromamba create` command's `-f` option | string | - |
Expand Down

0 comments on commit e7ecfc7

Please sign in to comment.