pipe doesn't exist anymore (#2859)

This commit is contained in:
Victor Dorneanu 2019-12-11 12:36:57 +01:00 committed by Andy Pan
parent 9117e2a75f
commit c88aa674c8

View File

@ -2198,7 +2198,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [orange-cat](https://github.com/noraesae/orange-cat) - Markdown previewer written in Go. * [orange-cat](https://github.com/noraesae/orange-cat) - Markdown previewer written in Go.
* [Orbit](https://github.com/gulien/orbit) - A simple tool for running commands and generating files from templates. * [Orbit](https://github.com/gulien/orbit) - A simple tool for running commands and generating files from templates.
* [peg](https://github.com/pointlander/peg) - Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator. * [peg](https://github.com/pointlander/peg) - Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.
* [Pipe](https://github.com/b3log/pipe) - A small and beautiful blogging platform.
* [restic](https://github.com/restic/restic) - De-duplicating backup program. * [restic](https://github.com/restic/restic) - De-duplicating backup program.
* [scc](https://github.com/boyter/scc) - Sloc Cloc and Code, a very fast accurate code counter with complexity calculations and COCOMO estimates. * [scc](https://github.com/boyter/scc) - Sloc Cloc and Code, a very fast accurate code counter with complexity calculations and COCOMO estimates.
* [Seaweed File System](https://github.com/chrislusf/seaweedfs) - Fast, Simple and Scalable Distributed File System with O(1) disk seek. * [Seaweed File System](https://github.com/chrislusf/seaweedfs) - Fast, Simple and Scalable Distributed File System with O(1) disk seek.