Skip to content

alfonsoar/clean-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CleanCode

Notes for Clean Code

Local set-up

  1. Ensure you have docker installed. If not checkout the installation steps.
  2. Install the GitPitch Trial mode docker image. More details here
    docker pull gitpitch/trial
  3. Run the Docker image using the command below. More details here
    docker run -it -v <INSERT A LOCAL DIR HERE>:/repo -p 9000:9000 gitpitch/trial

About

Clean Code Deck

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors