Sha256: f427ffb491208a219f5e8985894bf2999aeb1a3835bffa1284377085b8bbc43f

Contents?: true

Size: 298 Bytes

Versions: 3

Compression:

Stored size: 298 Bytes

Contents

require "mayl/version"
require "mayl/commands"
require "mayl/locale"
require "mayl/loader"
require "mayl/env"
require "mayl/parser"
require "mayl/repl"

# Public: Mayl is an anagram of YAML, and also a console to create, edit and
# maintain YAML files in any kind of Ruby projects.
module Mayl
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mayl-0.2.0 lib/mayl.rb
mayl-0.1.0 lib/mayl.rb
mayl-0.0.1 lib/mayl.rb