Skip to content

EricThiel/dne-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dne-base

To use this, install Docker and do the following:

Download these files to a new directory. (e.g. /code) Change to that directory, and run 'docker build -t dnebase .' Run the container 'docker run -i -t -v :/code dnebase bash'

Within container, the folder will be mapped to /code. You can run a local text editor and directly manage the files in (e.g. /code). You can use git within the container to check out sub-folders into the code directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages