From df67fe992576c52305c74bf12d25e07f446f9060 Mon Sep 17 00:00:00 2001 From: Ambrose Chua Date: Tue, 16 Jun 2020 15:50:25 +0800 Subject: [PATCH] Add README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c935c92 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +A simple tool to apply IOS configuration written in files to a serial port. +Some work-in-progress [godoc](https://godoc.org/github.com/serverwentdown/cisco-ios-apply) +is available for the additional syntax this tool offers, but otherwise you're +on your own for now. + +I'm working on this in my "free" time in the SIT ICT lab, so I don't have much +time for documentation yet. I still need to do my labs after all. + +