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/
- Host: GitHub
- URL: https://github.com/joshi4/simplewriter
- Owner: joshi4
- License: unlicense
- Created: 2018-03-24T20:47:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-24T21:02:58.000Z (over 8 years ago)
- Last Synced: 2025-08-24T17:47:05.201Z (11 months ago)
- Topics: 1000words, simplewriter, xkcd
- Language: Go
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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