NativeScript / NativeScript/nativescript-cli
Setting the appResourcesPath or nsconfig through command line
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
Is there a way to do this right now?
I want to build a "wearos" variant of my app. But i need a different App_Resources folder and different app id.
I am trying to achive this through package.json scripts. But to do that i need command line args to switch the folders
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the package.json scripts and the CLI's existing handling of appResourcesPath and nsconfig. Determine how command-line options could select a different App_Resources folder and app id for a wearos variant, then verify the behavior with the relevant CLI workflow; no source file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100