Sha256: 553b930cbd528ed7eb9314ffc9ee489efe79850a86a6e49bff96e16d73ba2d6a
Contents?: true
Size: 344 Bytes
Versions: 1
Compression:
Stored size: 344 Bytes
Contents
#!/usr/bin/env ruby #!/usr/bin/env ruby -w -I.. require 'xamplr-gen' require 'xamplr-gen/xampl-cl-gen' include XamplGenerator include Xampl project_specialisations = File.join(%w{ . project-generator.rb }) if File.exists?(project_specialisations) then load project_specialisations end generator = ProjectGenerator.new generator.generate
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
xamplr-gen-1.9.0 | bin/xampl-gen |