leftxs / bare

A boilerplate manager

Home Page:https://bare.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BARE

A tool to manage all your boilerplate from cli and generate files for you ! Bare Demo

Installation

Currently available for debian based system will release for other systems later

  • From npm :

    For Stable build

     npm i -g barego
     bare #to check installation

    For Nightly version

     npm i -g madrix01/Bare#dev
     baren #to check installation 
  • From source :

    Please see Install

For commands and usage follow the docs

More feature are in development 🏗️

Contribute to make it better

  • Give your idea and in report bugs in the issues tab

About

A boilerplate manager

https://bare.surge.sh


Languages

Language:Go 98.6%Language:Makefile 1.4%