Sample code that builds a CCX file from the Command Line
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
From this request:
[https://forums.creativeclouddeveloper.com/t/build-ccx-file-from-the-command-line/4120
](https://forums.creativeclouddeveloper.com/t/build-ccx-file-from-the-command-line/4120
)
Notes:
- React version & vanilla version
- React version would have a webpack step that generates the ccx file
- Vanilla version would have a simple package.json that does this
- All that need to happen is zip a dist folder, rename it to ccx
Contributor guide
Research direction
Start with the linked Creative Cloud Developer forum request and the issue's React and vanilla requirements. Use the package.json and dist folder as the first entry points, and check how the webpack step should produce the React package. Done means both sample approaches build a dist archive and rename it to a .ccx file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react, webpack
- Domain
- build-system, documentation, tooling
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100