tekton-0.1.0 is not a library.
Visit the last successful build:
tekton-0.3.0
Tekton
Author(s): Nicholas O'Kelley
Date: 2022-08-28
NOTE: This is still a tool in alpha and might rapidly change.
Motivation
I needed a blazingly fast tool to speed up my ability to convert
.snippets files to .json for the
friendly-snippet project. The goal
of this project is now to allow various snippet mappings to coexist.
Installation and Execution
-
cargo install tekton -
tekton <snippet file to convert> <json output file>
Future Goals
These are current ideas I've got in mind, but there is currently not a definitive road map for which would finished first.
- Provide options for snippets
- A better cli interface
- Allow users to switch JSON back to the
.snippetformat - Edit descriptions?
Acknowledgements
- My impatience for doing this by hand