GithubHelp home page GithubHelp logo

obahareth / base16-builder-elixir Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tinted-theming/base16-builder-elixir

0.0 1.0 0.0 1.15 MB

An Elixir implementation of a Base16 builder.

License: MIT License

Elixir 100.00%

base16-builder-elixir's Introduction

base16-builder-elixir

CircleCI

This is a base16 builder written in Elixir as defined by the base16 builder guidelines version 0.9.0

Usage Requirements

Either Erlang or Docker.

Development Requirements

To acquire dependencies, run:

mix deps.get

Usage

Docker

docker run -v $(pwd)/out:/out obahareth/base16-builder-elixir

You'll find the files in ./out after the builder completes the building process.

Note: Building through Docker is somewhat slow at the moment, this should be looked at.

With Erlang Installed

base16_builder

Acquires git repositories containing templates and schemes to build base16
themes as defined in the builder guidelines:
https://github.com/chriskempson/base16/blob/master/builder.md


Usage:
./base16_builder           # Runs the build command.
./base16_builder build     # Builds Base16 themes, runs update if required repositories don't exist.
./base16_builder update    # Re-acquires git repositories or creates them if they don't exist.
./base16_builder help      # Prints this help message.

base16-builder-elixir's People

Contributors

obahareth avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.