Sha256: ca3cdfcd7c349e3bbe126e7cb7e9ce609542cb2abc17755b635f9770d03dcf31

Contents?: true

Size: 218 Bytes

Versions: 8

Compression:

Stored size: 218 Bytes

Contents

#!/usr/bin/env ruby
# -*- encoding: utf-8 -*-

require 'epilotto_curriculum'
include EpilottoCurriculum

CV_PATH = File.join(File.expand_path(File.dirname(__FILE__)), '..', 'lib/cv.yml')

puts build_from_yaml(CV_PATH)

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
epilotto_curriculum-1.0.3 bin/epilotto
epilotto_curriculum-1.0.2 bin/epilotto
epilotto_curriculum-1.0.1 bin/epilotto
epilotto_curriculum-1.0.0 bin/epilotto
epilotto_curriculum-0.3.0 bin/epilotto
epilotto_curriculum-0.2.2 bin/epilotto
epilotto_curriculum-0.2.1 bin/epilotto
epilotto_curriculum-0.2.0 bin/epilotto