spoon

command
v0.0.0-...-09e72e1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2021 License: MIT Imports: 4 Imported by: 0

README

Introducing mouthful-spoon

Spoon is the cli helper for mouthful, allowing for migration from other commenting engines, database backups and migrations.

Here are a few examples of working with spoon

To import comments from disqus to mouthful: spoon migrate disqus --dump ./disqus.xml

special thanks to Reddit user doenietzomoeilijk for providing the dump to make this possible

To import comments from sqlite to dynamodb: spoon migrate dynamodb --sqlite ./mouthful.db ./config.json

To import comments from isso to mouthful: spoon migrate isso --isso ./isso.db

To export comments from mouthful: spoon export --c ./config.json

To restore a previous dump to mouthful: spoon export --c ./config.json --dump ./mouthful.dmp

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package command contains all the spoon commands
Package command contains all the spoon commands
model
package model contains all the required models for commands
package model contains all the required models for commands

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL