heapwolf / lev

The complete REPL & CLI for managing LevelDB instances.
MIT License
296 stars 36 forks source link

default config #15

Closed juliangruber closed 11 years ago

juliangruber commented 11 years ago

Imagine having a project at ~/projects/foo/ and a db at ~/projects/foo/db. It would be cool if you could place a .lev.json into the project's folder and lev would automatically use that.

If there's no .lev.json it should try going up the directory tree until it hits ~/.