Skip to content

Basic Usage

Owen Easter edited this page Mar 1, 2025 · 3 revisions

Bashful has a core set of commands that will make your daily developer experience a whole 10X better.

But, first we need to know a few basic commands just to make sure our bashful environment stays healthy.

Bashful

The core bashful interface command.

Version

Get the current version information.

bashful version

Refresh

Refresh the bashful instance. Helpful if your are making modifications to the source code.

bashful refresh

Update

Checks for updates and automatically downloads and installs them if any are available.

bashful update
Clone this wiki locally