writeas-cli icon indicating copy to clipboard operation
writeas-cli copied to clipboard

Command line client for Write.as / WriteFreely

Results 12 writeas-cli issues
Sort by recently updated
recently updated
newest added

While packaging this project for FreeBSD (see [PR 257233](https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257233)), I noticed that the `golang.org/x/sys` dependency requested by the project does not build on FreeBSD. I have included a patch to...

**Overview** Hi there, I recently used the writeas CLI and noticed it left a `.writeas` directory in my home directory. The XDG base directory spec suggests putting config in `~/.config/`...

I think the default of "mono" for the font is surprising. I think for end users a default of sans/serif would make more sense - but in the interim, at...

I can't seem to get the CLI to play nice with collections/blogs. It posts as anonymous even when using the `b` argument. ``` $ writeas -b thomasjsn publish dev/uctrl-dev/content/about/index.md https://write.as/g7x6govygs3zf00l...

adds a new flag to posts command, d, for detailed listing detailed list includes: - tile - last modifed date in user local time - blog/collection name - slug -...

Resolves #18 Adds new fields to UserConfig: * Font (string) * Lang (string) * IsRTL (bool) * Collection (string) - because I personally wanted it These configs are only taken...

Adds the command "config", to be able to easily edit the user configurations. I know you didn't ask for it, feel free to reject it. If you don't, here's some...

Many commands seem to hang indefinnitely without throwing an error or completin the action. For example running: ``` $ writeas -v --md update yenejrjoa3upxo1i testpost.md ``` Produces no output or...

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20181213200352-4d1cda033e06 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20181213200352-4d1cda033e06&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20181203042331-505ab145d0a9 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20181203042331-505ab145d0a9&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies