a8m / entclean

Clean ent/schemas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

entclean

A CLI for cleaning old ent/schemas

Install

go get -u github.com/a8m/entclean

Examples:

entclean User Group

Pass custom package path (defaults to "ent"):

entclean --path=dir/to/ent Group

Skip re-generating assets after clean:

entclean --skipgen Group

LICENSE

I am providing code in the repository to you under Apache license. Because this is my personal repository, the license you receive to my code is from me and not my employer (Facebook)

About

Clean ent/schemas

License:Apache License 2.0


Languages

Language:Go 100.0%