You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Examples References
The text was updated successfully, but these errors were encountered: