Skip to contents

Setup

slushy_init()
Initialize a slushy environment
slushy_add()
Add packages to an existing slushy environment.
slushy_drop()
Drop packages from an existing slushy environment.
slushy_reinit()
Re-Initialize a slushy environment

Maintenance

slushy_update()
Update a slushy environment
slushy_update_preview()
Preview the update to a slushy environment
slushy_remove()
Remove slushy infrastructure from a project.
slushy_trim()
Trim installed packages

Daily Use

slushy_status()
Check for differences between local environment and the project lock file.
slushy_sync()
Sync local environment to match the project's lockfile.

Config

new_config()
Create a new slushy_config.yml from template in project directory
get_config()
Get config file options