Skip to content

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

SonataSeed

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add sonata_seed to your list of dependencies in mix.exs:
```elixir
def deps do
[{:sonata_seed, "~> 0.1.0"}]
end
```
  1. Ensure sonata_seed is started before your application:
```elixir
def application do
[applications: [:sonata_seed]]
end
```

About

generate randomized seed statements for sonata

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages