Skip to content

BlobDevelopment/yml-to-toml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yml-to-toml

Convert YAML files to TOML files with ease!

Install

Global

$ npm install -g yml-to-toml

Project

$ npm install --save-dev yml-to-toml

Usage

CLI

$ yml-to-toml <file>

NPM script

"scripts": {
	"publish": "yml-to-toml wrangler.yml && wrangler publish"
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published