Command-line interface updates
	The full changelog for the Write.as CLI.
			1.2 - September 29, 2018
			
				- Add --mdoption for getting post URLs with Markdown enabled
- Distribute app in a Debian repo
1.1 - September 6, 2018
			
				- Add --user-agentoption for changing the User-Agent header in API requests
- Fix bad dependency URL causing go getto fail (#17)
1.0 - November 18, 2017
			
				- All logging and errors go to stderr, not stdout (#11)
- Verbose logging requires -vor--verboseflag
- Executable now lives in cmd/directory
- All errors exit with status 1
- Fix clilibrary deprecation (#8)
0.4 - December 10, 2015
			
				- Add --font [value]option for creating and updating posts
- Use SSL for all requests (a350f2a)
- Fix --codeflag not working onwriteas --codecommand (c372ed6)
0.3 - September 8, 2015
			
				- Enable composing new posts in default text editor with writeas new
- Automatically copy URL to clipboard when publishing a new post
- Fix error on writeas listwhen there are no saved posts
- Add status messages when updating, deleting, or fetching posts
- Add more helpful help to writeas addcommand
- Add more error messages when something goes wrong
- Fix User-Agent header missing on most requests to backend
0.2 - May 11, 2015
			
				- Add ability to update posts with writeas update
- Add ability to add posts locally with writeas add
- Change post font to monospace
0.1.1 - April 12, 2015
			
			
			0.1 - April 11, 2015