Giter VIP home page Giter VIP logo

svg's Introduction

svg

A command line tool to generate SVGs.

Development

This project uses Nix to manage dependencies and build the executable.

Updating dependencies: cabal2nix . > default.nix

Building: nix-build release.nix

Developing: nix-shell --command ghcid

Creating the nix-shell file: cabal2nix . --shell > shell.nix

Usage

A successful build of the project will output a binary file in the /nix/store/ path. The specific path should be shown in the output, after the build command was invoked. Executing the program with a flag of --help will output details on what arguments may be passed to generate a semi-custom SVG.

For example:

$ /nix/store/ryqx2vsvrxxs7d9xpyjaiq6y52snc3dn-svg-0.1.0.0/bin/svg --help
An SVG generator

Usage: svg [-1|--line1 ARG] [-2|--line2 ARG] [-3|--line3 ARG] [-4|--line4 ARG] 
           [-5|--line5 ARG]
  -h,--help                Show this help text
...

svg's People

Contributors

janeymunoz avatar

Stargazers

Benjamin Bearce avatar Lubomir Anastasov 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.