Skip to content

Snippy v0.6.0

Compare
Choose a tag to compare
@heilaaks heilaaks released this 15 Nov 19:37
· 1299 commits to master since this release

New Features

  • Support exporting and importing multiple contents from text file.
  • Improved support to migrate content between Snippy and YAML, JSON or text files.
  • Bug fixes and extended test coverage.

Examples

$ pip3 install snippy
$ snippy import --solution --defaults
$ snippy search -d e2d4df9eb68749cb
$ snippy export -d e2d4df9eb68749cb
$ snippy import -d e2d4df9eb68749cb -f howto-debug-docker.txt
$ snippy export -d e2d4df9eb68749cb -f howto-debug-docker.yaml
$ snippy export --solution -f all-solutions.txt
$ snippy export --solution --template