Skip to main content

An application that simplifies the life of an application developer for the Aurora OS.

Project description

Aurora CLI

picture

PyPI version

An application that simplifies the life of an application developer for the Aurora OS.

Features

  • sdk
    • available - Get available version Aurora SDK.
    • install - Download and run install Aurora SDK.
    • installed - Get version installed Aurora SDK.
    • tool - Run maintenance tool (remove, update).
  • psdk
    • available - Get available version Aurora Platform SDK.
    • install - Download and install Aurora Platform SDK.
    • installed - Get installed list Aurora Platform SDK.
    • remove - Remove installed Aurora Platform SDK.
    • sudoers - Add/Del sudoers permissions Aurora Platform SDK.
    • sign - Sign (with re-sign) RPM package.
    • validate - Validate RPM packages.
    • sdk-install - Install RPM packages to target.
    • sdk-remove - Remove package from target.
    • list-targets - Get list targets Aurora Platform SDK.
  • flutter
    • available - Get available versions flutter.
    • install - Install Flutter SDK for Aurora OS.
    • installed - Get installed list Flutter SDK.
    • remove - Remove Flutter SDK.
  • device
    • available - Get available devices from configuration.
    • command - Execute the command on the device.
    • upload - Upload file to ~/Download directory device.
    • install - Install RPM package on device.
    • run - Run package on device in container.
  • emulator
    • available - Get available emulator.
    • start - Start emulator.
    • command - Execute the command on the emulator.
    • upload - Upload file to ~/Download directory emulator.
    • install - Install RPM package on emulator.
    • run - Run package on emulator in container.

Install dependencies

# Update
sudo apt update

# Install dependencies
sudo apt install python3-pip git git-lfs curl tar unzip bzip2

Install app

python3 -m pip install aurora-cli

License

Copyright 2024 Vitaliy Zarubin

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aurora-cli-2.1.1.tar.gz (21.1 kB view hashes)

Uploaded Source

Built Distribution

aurora_cli-2.1.1-py3-none-any.whl (35.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page