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

Implement a rebar3 plugin in order to automate models skeleton generation #297

Open
cabol opened this issue Mar 28, 2017 · 0 comments
Open

Comments

@cabol
Copy link
Contributor

cabol commented Mar 28, 2017

The idea is to implement a rebar3 plugin rebar3_sumo_plugin (check the doc HERE) in order to automate some task, for example, the model generation, at least a good skeleton that can be useful as starting point.

Usage Examples

$ rebar3 new sumo_model blog blog_table_name name:string test:string views:integer

Examples References

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

No branches or pull requests

1 participant