
circup
List of commands for circup:
-
circup:tldr:236ad circup: Interactively update modules on a device.$ circup updatetry on your machineexplain this command
-
circup:tldr:96209 circup: List all libraries on a connected device in `requirements.txt` format.$ circup freezetry on your machineexplain this command
-
circup:tldr:d74fd circup: Install a new library.$ circup install ${library_name}try on your machineexplain this command
-
circup:tldr:db306 circup: Save all libraries on a connected device in the current directory.$ circup freeze -rtry on your machineexplain this command
-
circup:tldr:eeb12 circup: Search for a library.$ circup show ${partial_name}try on your machineexplain this command