Skip to content

A toy project for improvement design skills supported by Hexlet community

Notifications You must be signed in to change notification settings

sadovnik/converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Code Climate Test Coverage

About

A converter for config-related text formats. Supported formats:

  • json
  • ini
  • yaml

Install

sudo git clone https://github.com/codeskull/converter /opt/converter # pull the repo
ln -s /opt/converter/bin/convert /usr/local/bin/convert # link the binary

Usage example

convert from.json to.yml

Requirements

  • PHP 5.6+

About

A toy project for improvement design skills supported by Hexlet community

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published