writefreely/cmd/writefreely
Rob Loranger c87ca11a52
add account deletion
CLI only but backend supports calls from app.db.DeleteAccount already

takes --delete-account user_id_number with optional --posts to also
delete posts. if --posts is omitted all user posts will be updated to
anonymous posts
2019-10-31 15:20:18 -07:00
..
.gitignore Add make release 2018-11-18 22:29:35 -05:00
main.go add account deletion 2019-10-31 15:20:18 -07:00