Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nutgaard/vault


https://github.com/nutgaard/vault

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Vault

## Getting started
```
# Cloning
git clone [email protected]:nutgaard/vault.git --recurse-submodules

# Sync from remote
git submodule update --remote --merge

# Push changes
git push --recurse-submodules=on-demand
```