Go to file
mise-en-dev 2802d908d3 chore: release 2024.11.19 (#3092) 2024-11-20 15:08:01 -06:00
.cargo simplify building rtx by removing separate xtask package (#1032) 2023-11-30 23:26:21 +00:00
.config various CLI improvements (#1190) 2023-12-14 22:51:17 -06:00
.devcontainer fish command_not_found handler fix (#1665) 2024-02-13 08:18:42 -06:00
.github feat: added more aqua tools (#3082) 2024-11-19 16:40:37 +00:00
.idea feat: improve task scheduling (#2743) 2024-10-13 20:39:01 +00:00
completions chore: release 2024.11.19 (#3092) 2024-11-20 15:08:01 -06:00
docs feat: use aqua for etcd (#3101) 2024-11-20 20:45:25 +00:00
e2e feat: allow specifying asdf plugins with full urls (#3067) 2024-11-20 20:26:38 +00:00
e2e-win feat: allow specifying asdf plugins with full urls (#3067) 2024-11-20 20:26:38 +00:00
man/man1 chore: release 2024.11.19 (#3092) 2024-11-20 15:08:01 -06:00
packaging chore: release 2024.11.19 (#3092) 2024-11-20 15:08:01 -06:00
schema feat: added `os` option to mise.toml (#3047) 2024-11-16 00:15:31 -06:00
scripts feat: added more aqua tools (#3082) 2024-11-19 16:40:37 +00:00
share/fish/vendor_conf.d rtx -> mise 2024-01-02 16:29:35 -06:00
src feat: allow specifying asdf plugins with full urls (#3067) 2024-11-20 20:26:38 +00:00
tasks feat: added more aqua tools (#3082) 2024-11-19 16:40:37 +00:00
test feat: added backend aliases (#2979) 2024-11-10 18:27:04 +00:00
tests feat: mise hints (#2479) 2024-09-03 09:00:20 -05:00
.cliffignore chore(cliff): ignore previous registry commits 2024-04-09 09:54:56 -05:00
.dockerignore docker: build source from repo (#1122) 2023-12-07 23:28:46 -06:00
.gitignore feat: lockfiles (#2839) 2024-10-27 18:06:51 +00:00
.markdown-link-check.json refactor: simplified stdout/stderr mocking in tests (#1163) 2023-12-13 21:22:43 +00:00
.markdownlint.json chore: migrate docs repo into this repo (#2237) 2024-06-01 22:57:56 +00:00
.markdownlintignore feat: improving task docs and cli reference docs (#2678) 2024-09-28 19:06:25 -05:00
.prettierignore docs: added GoatCounter 2024-11-18 06:49:12 -06:00
.shellcheckrc fix global config with asdf_compat (#1534) 2024-01-26 19:35:14 +00:00
.yamllint.yml ci: added super-linter (#1096) 2023-12-06 15:24:20 -06:00
CHANGELOG.md chore: release 2024.11.19 (#3092) 2024-11-20 15:08:01 -06:00
Cargo.lock chore: release 2024.11.19 (#3092) 2024-11-20 15:08:01 -06:00
Cargo.toml chore: release 2024.11.19 (#3092) 2024-11-20 15:08:01 -06:00
Cross.toml feat: added --bump option for outdated/upgrade (#2667) 2024-09-27 21:17:59 +00:00
Dockerfile rtx -> mise 2024-01-02 16:29:35 -06:00
build.rs refactor: define registry outside of build.rs 2024-11-19 11:57:19 -06:00
bun.lockb docs: use mise tasks for publishing (#3073) 2024-11-18 17:25:44 +00:00
cliff.toml docs: use dashes in changelog 2024-10-12 17:13:45 -05:00
default.nix chore: release 2024.11.19 (#3092) 2024-11-20 15:08:01 -06:00
deny.toml chore: remove cargo-deny warning 2024-11-13 22:34:44 -06:00
flake.lock Disable ruby plugin test as no network access to GitHub in derivation (#2835) 2024-10-27 11:04:43 +00:00
flake.nix fix: nix flake build errors (#1390) 2024-01-07 08:44:51 +00:00
mise.lock feat: checksums in lockfile (#3096) 2024-11-20 13:00:29 -06:00
mise.toml feat: added more aqua tools (#3082) 2024-11-19 16:40:37 +00:00
mise.usage.kdl feat: added more aqua tools (#3082) 2024-11-19 16:40:37 +00:00
package.json feat: Add Fig completions (#2986) 2024-11-11 07:12:04 -06:00
registry.toml feat: use aqua for etcd (#3101) 2024-11-20 20:45:25 +00:00
settings.toml feat: support more aqua tools (#3000) 2024-11-12 17:37:56 +00:00
tasks.md docs: use mise tasks for publishing 2024-11-18 08:29:27 -06:00
tasks.toml docs: use mise tasks for publishing (#3073) 2024-11-18 17:25:44 +00:00
tsconfig.json feat: Add Fig completions (#2986) 2024-11-11 07:12:04 -06:00
zipsign.pub zipsign (#985) 2023-11-09 17:25:38 +00:00

docs/README.md

mise-docs

This repository contains the documentation website for the runtime executor mise. The website is powered by VitePress.