GitHub - sbundle/sbundle-repo: Package repository for Sunbundler: a package manager for shortcuts. It can install packages with recursive dependencies. It lets you install and uninstall packages containing shortcuts, shell scripts, and javascript files.

2 min read Original article ↗

Package repository for Sunbundler: a package manager for shortcuts. It can install packages with recursive dependencies. It lets you install and uninstall packages containing shortcuts, shell scripts, and javascript files.

Installation

Read about how to install Sunbundler in INSTALL.md.

Creating sbundles

To create sbundles, use the project editor included with ShortTerm. You can either run sbundlerX.X.X directly + enter the project's path, or run sb project editor ./project. This will launch the editor. If the project doesn't exist yet, it will prompt you to create it. Then you can edit it with a UI menu. Learn more in its man page.

.sbundle format:

sbundles are renamed .zip files with the contents:

Note that the only required file is version.json. For a concrete example, see libHelloWorld or helloWorld.

future plans

  • JS editor
  • Widget library for UICuts

credit

Thanks, Owen Pawling for helping me make the automatic app dependency detector for sbundler.

bugs

Report all bugs in the issues tab.

contact info

Contact me at mjbrewer17@gmail.com