AcademySoftwareFoundation / AcademySoftwareFoundation/MaterialX
Suggestion: Add command line commands for Python package
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.3k
- Forks
- 464
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Suggestion
It might be nice to expose the utility scripts as command line options for the python package.
E.g.
MaterialX validate
Could be used to run the validate command.
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 by reviewing the Python package's utility scripts and how the existing validate command is invoked. Determine the command-line entry points and package integration needed to expose these utilities, then verify that the suggested MaterialX validate invocation runs the validation command successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100