From 9f7fa193463832aa5ffd340128e63a59389db9d1 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Sat, 13 Jul 2019 22:29:46 +0200 Subject: [PATCH] Move flog to 'Devops' --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1257c34..4634571 100644 --- a/readme.md +++ b/readme.md @@ -183,6 +183,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [dockly](https://github.com/lirantal/dockly) - Interactively manage Docker containers. - [ops](https://github.com/nanovms/ops) - Unikernel compilation and orchestration tool. - [lazydocker](https://github.com/jesseduffield/lazydocker) - Simple docker/docker-compose interface. +- [flog](http://github.com/mingrammer/flog) - A fake log generator for log formats such as apache-common, apache error and RFC3164 syslog. ### Release @@ -273,7 +274,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [awesome-finder](https://github.com/mingrammer/awesome-finder) - Search the awesome lists without a browser. - [mdv](https://github.com/axiros/terminal_markdown_viewer) - Styled terminal markdown viewer. - [Ultimate Plumber](https://github.com/akavel/up) - Write Linux pipes with live previews. -- [flog](http://github.com/mingrammer/flog) - A fake log generator for log formats such as apache-common, apache error and RFC3164 syslog. - [shallow-backup](https://github.com/alichtman/shallow-backup) - Git integrated backup tool. - [fkill-cli](https://github.com/sindresorhus/fkill-cli) - Simple cross-platform process killer. - [task-spooler](http://vicerveza.homeunix.net/~viric/soft/ts) - Queue jobs for linear execution.