Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  flowchart TD;
      A[Deploy production]-->B{Is it Friday?};
      B -- Yes -->C[Do not deploy];
      B -- No -->D[Deploy];
      C-->E[Weekend!];
      D-->E[Weekend!];
Loading

About

Educational turtle repo

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages