Skip to content
 
 

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Purpose

This repository exists to refine a skills based workflow for taking unstructured project repositories input-doc* and transform them into DevNotes.

Setup

Run the setup script to check and install dependencies:

bash startup.sh

This checks for pandoc and the Claude Code CLI, and installs pandoc automatically via Homebrew (macOS) or apt (Linux) if missing.

Dependencies

A key dependency for this workflow is pandoc. In general, .docx files can be transformed into markdown with images extracted using:

pandoc input.docx -o content.md --extract-media=figures/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages