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

list scripts --filter #40

Open
adam-cyclones opened this issue Apr 22, 2022 · 0 comments
Open

list scripts --filter #40

adam-cyclones opened this issue Apr 22, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@adam-cyclones
Copy link

Is your feature request related to a problem? Please describe.
Im building a little utility library ForgeRocket-ignite for CS_common to patch Rhino environments with Lodash like convenience and a more es6 compliment std library among other tree shakeable options.

The library works:

  1. customize
  2. build
  3. deploy
  4. inject selected feature(s) to the selected script(s)

Frodo is a key actor in this, as it is the engine for most remote interactions, ignite itself is just the wizard and cli clients

The problem, This is JavaScript decision-node only library, I need to be able to filter out the groovy and the N/A JavaScript giving me only relevant JavaScript scripts to inject this library/its features into

Describe the solution you'd like
case: I want all JavaScript > Decision Nodes
frodo scripts --list --language=javascript --ofType='decisionNode'

Describe alternatives you've considered
Not doing this and being sad

Additional context
Want a demo, ask me any time :D

@vscheuber vscheuber added the enhancement New feature or request label Aug 8, 2022
@vscheuber vscheuber transferred this issue from rockcarver/frodo Sep 1, 2022
vscheuber added a commit to vscheuber/frodo-lib that referenced this issue Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants