Skip to content

yarocruz/digital-garden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Garden

A CLI tool for the creation and maintenance of Digital Gardens.

Commands

Setting the garden path

GARDEN_PATH=~/github/my-digital-garden garden write
garden -p ~/gihub/my-digital-garen write
garden --garden_path ~/github/my-digital-garden write

write

Open a new file to write in our digital garden. Since we don't necessarily know what we want to title what we're writing, we'll leave the title as option and ask the user for it late if they don't provide it up-front.

garden write
garden write -t "Some Title"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published