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

Create a new patchflow that can generate usage examples of code/project. #878

Open
ultimateshadsform opened this issue Sep 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ultimateshadsform
Copy link

I tried to do this but it always fails.

Would be nice with a flow that generates usage/integration of the code you are writing. Example: Integrate my library and it will show the code.

example:

Project usage for X.

import someLib from 'thislib';

someLib.init();
someLib.doThis();

someLib.new();
someLib.style = 'someStyle';
someLib.enable = true;

Etc and so on.

image
image

I'm facing an issue with the patchflow run id 1825.
Patchflow: Generate Usage
Execution ID: 1261
Message: -
Status: success

@codelion codelion added the enhancement New feature or request label Sep 22, 2024
@patched-codes patched-codes deleted a comment from patched-codes bot Sep 23, 2024
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