Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
francescobianco committed Sep 11, 2023
1 parent 432a26c commit 21f813e
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,24 @@ layout: default
title: CLI Commands
nav_order: 2
has_children: true
has_toc: false
---

# Commands

- [mush-build](commands/build.md)
Explore the powerful capabilities of Mush by utilizing its versatile set of commands.
Whether you're building, running, adding, or installing components, Mush streamlines your workflow
for efficient development. Discover the following commands at your disposal:

- [mush](commands/mush.md)
- [mush build](commands/mush-build.md)
- [mush check](commands/mush-check.md)
- [mush run](commands/mush-run.md)
- [mush legacy](commands/mush-legacy.md)
- [mush init](commands/mush-init.md)
- [mush install](commands/mush-install.md)
- [mush new](commands/mush-new.md)
- [mush publish](commands/mush-publish.md)

With Mush, harness the full potential of your development journey with these intuitive and essential commands.

0 comments on commit 21f813e

Please sign in to comment.