Command line client for Write.as https://write.as/apps/cli
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Matt Baer 99e1973652
Merge pull request #48 from writeas/vendor-deps
pirms 4 gadiem
.github CONTRIBUTING: Add import group conventions pirms 5 gadiem
api get tokens for update and delete pirms 4 gadiem
cmd Merge pull request #43 from writeas/T692 pirms 4 gadiem
commands commands: Remove redundant string() cast on pass pirms 4 gadiem
config remove default collection of username pirms 4 gadiem
debian Bump version to 1.2 pirms 5 gadiem
executable Show correct executable name in user messages pirms 4 gadiem
fileutils Clean up directories on `wf logout` pirms 4 gadiem
log log.Info will respect global flags pirms 4 gadiem
vendor Vendor dependencies for writeas-cli pirms 4 gadiem
.gitignore 🚀 pirms 9 gadiem
.travis.yml 🚀 pirms 9 gadiem
CHANGELOG.md Add release date to v1.0 pirms 6 gadiem
GUIDE.md Split up READMEs and GUIDEs pirms 4 gadiem
LICENSE Relicense under GPL pirms 5 gadiem
README.md Fix README links pirms 4 gadiem
go.mod Vendor dependencies for writeas-cli pirms 4 gadiem
go.sum add accounts command in wf pirms 4 gadiem

README.md

writeas-cli / wf-cli

GPL Go Report Card #writeas on freenode Discuss on our forum

Command line utility for publishing to Write.as and any other WriteFreely instance. Works on Windows, macOS, and Linux.

Features

  • Authenticate with a Write.as / WriteFreely account
  • Publish anonymous posts or drafts to Write.as or WriteFreely, respectively
  • A stable, easy back-end for your GUI app or desktop-based workflow
  • Compatible with the Write.as Tor hidden service
  • Update and delete posts
  • Fetch any post by ID
  • ...and more, depending on which client you’re using (see respective READMEs for more)

Installing

The easiest way to get the CLI is to download a pre-built executable for your OS.

Download

Latest release Total downloads

Get the latest version for your operating system as a standalone executable.

Write.as CLI
See the writeas-cli README

WriteFreely CLI
See the wf-cli README

Usage

Write.as CLI
See full usage documentation on our writeas-cli User Guide.

WriteFreely CLI
See full usage documentation on our wf-cli User Guide.

Contributing to the CLI

For a complete guide to contributing, see the Contribution Guide.

We welcome any kind of contributions including documentation, organizational improvements, tutorials, bug reports, feature requests, new features, answering questions, etc.

Getting Support

We’re available on several channels, and prefer our forum for project discussion. Please don’t use the GitHub issue tracker to ask questions.

Reporting Issues

If you believe you have found a bug in the CLI or its documentation, file an issue on this repo. If you’re not sure if it’s a bug or not, reach out to us in one way or another. Be sure to provide the version of the CLI (with writeas --version or wf --version) in your report.