// tutorials

Tutorials

Step-by-step guides for real-world recall workflows. Install recall via native script, npm install -g @devkitvault/recall, or the VS Code extension — see Installation.

Save your first commandBeginner5 min

Get started with recall in 5 minutes.

Using templates with variablesIntermediate10 min

Turn repetitive commands into reusable templates.

Migrate from dotfiles and notesIntermediate10 min

Import your existing commands from .bashrc, notes, or scripts.

Set up a team org vaultAdvanced15 min

Share commands across your team with roles and approval gates.

Aliases for daily workflowBeginner8 min

Create short shortcuts for your most-used commands.

Saving environment variable setsIntermediate10 min

Stop hardcoding secrets. Save env sets and load them instantly.

Organizing commands with groupsIntermediate8 min

Keep your vault organized by project and technology.

Snippets for deployment scriptsIntermediate12 min

Save multi-line deployment scripts and run them anywhere.

Sharing commands with teammatesBeginner5 min

Generate public links to any command — no account required.

Setting up shell completionBeginner5 min

Press Tab to autocomplete recall commands in your terminal.

Using recall with CI/CD pipelinesAdvanced15 min

Store and run deployment commands from GitHub Actions and more.

Offline usage with sync and cacheBeginner5 min

Sync your vault locally and run commands without internet.

Backing up and restoring your vaultBeginner5 min

Export your commands and restore them on any machine.