Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arangodb-community/arangodbtemplate

CookieCutter Template for ArangoDB
https://github.com/arangodb-community/arangodbtemplate

Last synced: 15 days ago
JSON representation

CookieCutter Template for ArangoDB

Awesome Lists containing this project

README

        

----
ArangoDB Template
----
[![readthedocs](https://img.shields.io/badge/RTD-ReadTheDocs-blue.svg)](https://arangodbtemplate.readthedocs.io/en/latest/)

[Cookiecutter](https://cookiecutter.readthedocs.io/en/stable/) is a tool that enables you to download and customise pre-set templates. This is the Template that gets you started with projects using ArangoDB.

----
Quickstart
----

Installation

`pip install cookiecutter`

`cookiecutter https://github.com/ArangoDB-Community/ArangoDBTemplate.git`

----
Notebooks
----
Check out the getting started notebook to learn more about Cookiecutter and the various ways you can use it to streamline setting up your projects.

Open In Colab