Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable modules with commands #1656

Draft
wants to merge 133 commits into
base: main
Choose a base branch
from
Draft

Conversation

sharjeelyunus
Copy link
Member

@sharjeelyunus sharjeelyunus commented Sep 29, 2024

commands to enable modules

ensemble_camera: npm run useCamera

ensemble_file_manager : npm run useFiles

ensemble_contacts: npm run useContacts

ensemble_connect: npm run useConnect

ensemble_location: npm run useLocation

ensemble_deeplink: npm run useDeeplink

notifications: npm run useNotifications

ensemble_firebase_analytics npm run useFirebaseAnalytics

enable multiple modules with a single command

npm run enable

Generate Keystore

npm run generate_keystore storePassword=<password> keyPassword=<password> keyAlias=<alias>

Gey SHA Keys

npm run get_sha_keys

@sharjeelyunus sharjeelyunus marked this pull request as draft September 29, 2024 05:27
@sharjeelyunus sharjeelyunus force-pushed the enable-modules-with-scripts branch from b269d1e to 34b3d0d Compare December 24, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants