baseless

Version, currently master branch1 version
  • master branchlatestApr 26, 2017

gitlab.com/jonstoler/baseless

non-compliant base16 builder

0 stars
0 dependents
License: not declared

Installation

# Add this to your shard.yml
dependencies:
  baseless:
    gitlab: jonstoler/baseless
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
no constraint declared
Author
Jonathan Stoler

Dependencies

Runtime Dependencies

README

baseless

An intentionally non-compliant base16 builder.

Unlike a standard builder, baseless does not download schemes and templates from git but instead simply reads schemes and templates from the directory tree. (You can, of course, continue to use git to manage these directories, if you like.)