The official electric package repository. All manifests that electric can install are here.
Important: If you would like to suggest a package that you want to add to electric, make sure you post it at this issue
If you want to upload a package yourselves, make sure you go to https://www.electric.sh/request-package
Get a list of commands electric can execute by typing electric
in your shell.
> electric
Electric Package Manager v1.0.0 Beta Build
Copyright (c) Electric Inc.
Usage: electric <command> [<options>]
Commands:
Software Management
* install
* uninstall
* update
* bundle
Explore Packages
* list
* search
* show
Configuration Development And Management
* new
* config
* generate
* sign
Customization And Cleanup
* settings
* cleanup
electric install <package-name>
electric uninstall <package-name>
electric update <package-name>