toml-cli

2.0.0 • Public • Published

toml-cli

A CLI script to turn TOML into JSON.

$ npm i -g toml-cli

Tastes great when used with the [json] package.

$ cat /path/to/toml
[environment]
  hello = "world"
$ toml < path-to-toml | json environment.hello
world

license

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i toml-cli

Weekly Downloads

21

Version

2.0.0

License

MIT

Unpacked Size

780 B

Total Files

3

Last publish

Collaborators

  • chrisdickinson