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

https://github.com/bruth/neo4j-download-manager

Neo4j Download Manager (NDM)
https://github.com/bruth/neo4j-download-manager

Last synced: 16 days ago
JSON representation

Neo4j Download Manager (NDM)

Awesome Lists containing this project

README

          

# Neo4j Download Manager (NDM)

- Downloads the release tarball of the Neo4j community edition (unix only)
- Caches the tarballs in `$HOME/.ndm` to prevent redundant downloads
- Quick way to setup new Neo4j environments

## Usage

```
ndm [version] [path]
```

## Example

```
ndm 2.0.0 test
```