Kuniri/kuniri

View on GitHub
lib/kuniri.rb

Summary

Maintainability
A
0 mins
Test Coverage
#
# Copyright (C) 2015-2017 Rodrigo Siqueira  <siqueira@kuniri.org>
#
# This source code is licensed under the GNU lesser general public license,
# Version 3.  See the file COPYING for more details

require_relative 'kuniri/version'

module Kuniri
  # Your code goes here...
end