Skip to content

jcandan/ddev-hashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

add-on registry tests last commit release

DDEV Hashcards

Overview

This add-on integrates Hashcards into your DDEV project.

Installation

ddev add-on get jcandan/ddev-hashcards
ddev restart

After installation, make sure to commit the .ddev directory to version control.

Usage

Command Description
ddev describe View service status and used ports for Hashcards
ddev logs -s hashcards Check Hashcards logs

Advanced Customization

To change the Docker image:

ddev dotenv set .ddev/.env.hashcards --hashcards-docker-image="ddev/ddev-utilities:latest"
ddev add-on get jcandan/ddev-hashcards
ddev restart

Make sure to commit the .ddev/.env.hashcards file to version control.

All customization options (use with caution):

Variable Flag Default
HASHCARDS_DOCKER_IMAGE --hashcards-docker-image ddev/ddev-utilities:latest

Credits

Contributed and maintained by @jcandan

About

A DDEV add-on for running Hashcards--a plain, text-based spaced repetition system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages