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

https://github.com/a8m/entsize

Print ent/schema size
https://github.com/a8m/entsize

Last synced: about 1 year ago
JSON representation

Print ent/schema size

Awesome Lists containing this project

README

          

# entsize
Print ent/schema size

### Install

```
go get -u github.com/a8m/entsize
```

### Examples:

```
entsize ./ent/schema

# Prints:
Types: 48, Fields: 305, Edges: 186
```

## 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)