An open API service indexing awesome lists of open source software.

https://github.com/joshi4/simplewriter

Command line tool inspired by the https://xkcd.com/simplewriter/
https://github.com/joshi4/simplewriter

1000words simplewriter xkcd

Last synced: 11 months ago
JSON representation

Command line tool inspired by the https://xkcd.com/simplewriter/

Awesome Lists containing this project

README

          

## Simple Writer

This tool is inspired by [xkcd](https://xkcd.com/simplewriter/)

## Install

To install run:

~~~sh
$ go get github.com/joshi4/simplewriter
~~~

### Usage

~~~sh
$ simplewriter file.txt
~~~

### Contributions

Feel free to create a Github Issue or send a Pull Request