Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arangodb-community/arangodbtemplate
- Owner: ArangoDB-Community
- Created: 2022-09-15T08:40:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T20:38:19.000Z (over 2 years ago)
- Last Synced: 2024-11-07T12:09:40.448Z (2 months ago)
- Language: Python
- Homepage:
- Size: 21.3 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.