Skip to content

srbt/aider-environment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aider-environment

run

./aider

This script do:

  • create workspace folder if not exists
  • build docker image aider with all dependencies inside
  • start container aider_${USER} with persistent storage in folder workspace

After script end is container aider_${USER} removed, but image aider and data in workspace remain for next faster start.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 59.5%
  • Dockerfile 40.5%