Metadata-Version: 2.1
Name: localcosmos_cordova_builder
Version: 0.4.1
Summary: Create android and ios app packages for Local Cosmos apps.
Home-page: https://github.com/SiSol-Systems/localcosmos-cordova-builder
Author: Thomas Uher
Author-email: thomas.uher@sisol-systems.com
License: The MIT License
Keywords: localcosmos,app kit,cordova builder
Platform: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# localcosmos-cordova-builder
required environment variable: LOCALCOSMOS_CORDOVA_BUILDER_WORKDIR

using python3 virtualenv
^^^^^^^^^^^^^^^^^^^^^^^^

add

export LOCALCOSMOS_CORDOVA_BUILDER_WORKDIR=/path/to/workdir

to venv/bin/activate
