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

cli for Odi? #57

Open
ankush981 opened this issue Dec 28, 2018 · 4 comments
Open

cli for Odi? #57

ankush981 opened this issue Dec 28, 2018 · 4 comments

Comments

@ankush981
Copy link

Hello, I'm wondering whether it's easy to build a cli for the framework? It'd be good if we can initialize projects with sane defaults (e.g., --api-only, etc.). 馃

@DanTsk
Copy link
Contributor

DanTsk commented Dec 28, 2018

Hello @ankush981 !
Yes, CLI is in our roadmap. Planned features:

  1. Project Initialization (including different templates)
  2. Component creation (Controllers, Services, Repos and etc.)
  3. API Docs generation

But I am sure, that this feature list will grow during further development, as ideas appear during the work! 馃槃

@DanTsk
Copy link
Contributor

DanTsk commented Jan 6, 2019

In progress, will be released soon

@DanTsk
Copy link
Contributor

DanTsk commented Jan 14, 2019

OpenAPI generation is available now. New features coming soon. If you want, you can implement new commands, the structure is pretty simple, so you can easily get in.

@chimon2000
Copy link

It would be nice if the OpenAPI generation happened automatically, sort of how Loopback 4 handles it.

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

3 participants