aboutsummaryrefslogtreecommitdiff
path: root/blog/dev-2014-10-24.markdown
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2021-07-07 21:17:28 -0400
committerChristine Dodrill <me@christine.website>2021-07-07 21:17:46 -0400
commita716286f375a7b7cd998ce4455fac3da116edade (patch)
tree86b12a23dc68e692382eb39c37cfa5f9fca69e08 /blog/dev-2014-10-24.markdown
parent7dfdd131e4346bdfda6a709e9de0c1e543d8554e (diff)
downloadxesite-a716286f375a7b7cd998ce4455fac3da116edade.tar.xz
xesite-a716286f375a7b7cd998ce4455fac3da116edade.zip
remove title from every post so I can add read time estimate
Signed-off-by: Christine Dodrill <me@christine.website>
Diffstat (limited to 'blog/dev-2014-10-24.markdown')
-rw-r--r--blog/dev-2014-10-24.markdown3
1 files changed, 0 insertions, 3 deletions
diff --git a/blog/dev-2014-10-24.markdown b/blog/dev-2014-10-24.markdown
index 22da4fb..0b35ce8 100644
--- a/blog/dev-2014-10-24.markdown
+++ b/blog/dev-2014-10-24.markdown
@@ -5,9 +5,6 @@ tags:
- release
---
-Instant Development Environments in Docker
-==========================================
-
I have been using a few shell scripts for turbocharging development
using Docker and today I have released the first version of a simple
tool I call "[dev](https://github.com/Xe/dev)". Usage is very very simple.