skydroid_cli 0.1.2+12 copy "skydroid_cli: ^0.1.2+12" to clipboard
skydroid_cli: ^0.1.2+12 copied to clipboard

Command-line tool for SkyDroid app distribution.

SkyDroid CLI #

Command-line tool for SkyDroid app distribution. SkyDroid is a decentralized domain-based App Store for Android.

Install #

  1. Download the binary for your operating system: https://github.com/redsolver/skydroid-cli/releases/
  2. Move it to a folder in your PATH
  3. Make it executable with chmod +x

Initialize SkyDroid for your app #

  1. Make sure your terminal is in the root directory of the app you want to publish
  2. Run skydroid init
  3. Edit all values in skydroid-app.yaml to match your app
  4. Put your app's domain name in skydroid-dev.yaml

Publish your app #

Run skydroid publish and follow the instructions.

Credits #

Used some code from https://github.com/angel-dart/angel/tree/master/packages/cli

1
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Command-line tool for SkyDroid app distribution.

Homepage

License

MIT (LICENSE)

Dependencies

args, async, crypto, http, io, path, prompts, yaml

More

Packages that depend on skydroid_cli