Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 334 Bytes

package.md

File metadata and controls

13 lines (10 loc) · 334 Bytes

package

Install packages.

Key Value Required Default
name String and (not= "") or [String and (not= "")] Yes
action #{:install, :remove, :delete, :uninstall, "install", "remove", "delete", "uninstall"} No :install

Examples

(package {:name "vim"})