Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

feat: studio TUI #7

Open
tulilirockz opened this issue Mar 25, 2024 · 1 comment
Open

feat: studio TUI #7

tulilirockz opened this issue Mar 25, 2024 · 1 comment
Assignees

Comments

@tulilirockz
Copy link
Contributor

tulilirockz commented Mar 25, 2024

Maybe we could implement a TUI thing for this. Fig used to exist for that but now yeah thats not an option. To not need an entire new implementation of this CLI thing, we could create a new project that parses a JSON file with a manifest for this CLI app, it would be something using this schema:

---
name: string # Required
pname: string # Required
commands: # Optional
  - name: string # Required
    description: string # Optional
    arguments: # Optional
      - name: string # Required
        type: string # Optional
@tulilirockz
Copy link
Contributor Author

Moved from here! atomic-studio-org/Atomic-Studio#62

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant