An open API service indexing awesome lists of open source software.

https://github.com/mu-semtech/cl-resources-generator

Outputs ember generate commands from a mu-cl-resources config
https://github.com/mu-semtech/cl-resources-generator

mu-generator mu-resource mu-utility musemtech

Last synced: 3 months ago
JSON representation

Outputs ember generate commands from a mu-cl-resources config

Awesome Lists containing this project

README

        

# Resources generator

Generates `edi ember g mu-resource ...` calls from a domain.lisp file by introspecting the resulting model.

## Example usage

```
dr run -v `pwd`/config/resources:/config semtech/mu-cl-resources-ember-generator
```

The last line of output contains the generate calls. Run it and enjoy the new interface.