textDraw

Utility for drawing diagram in unicode with a json file format
git clone https://noulin.net/git/textDraw.git
Log | Files | Refs

package.yml (413B)


      1 ---
      2   name: textDraw
      3   version: 0.0.1
      4   description: Draw diagrams in text for unicode terminals
      5   bin: ./textDraw.c
      6   repository:
      7     type: git
      8     url: "git+https://github.com/USER/textDraw.git"
      9   keywords:
     10     - command
     11   author: Remy
     12   license: MIT
     13   bugs:
     14     url: "https://github.com/USER/textDraw/issues"
     15   homepage: "https://github.com/USER/textDraw#readme"
     16   private: false
     17   dependencies:
     18     short: ""