Skip to content
This repository was archived by the owner on May 26, 2018. It is now read-only.

behold-im-alive

Choose a tag to compare

@repejota repejota released this 23 Feb 17:02
· 23 commits to master since this release

bashprompt.js

v0.2.0 "behold-Im-alive"

First usable version of bashprompt.js.
Almost everything is hard coded so it needs a general refactor and a lot of unit testing. Be patient! This is a work in progress.

Currently supports:

  • Templates ( custom, simple and fast engine )
  • Partials must be synchronous.
  • Styles with foreground & background.
  • Only 256 color mode.
  • Initial unit testing with mocha and istanbul coverage reports.

Partials implemented:

  • Current Work Directory
  • Git
  • Username
  • Hostname
  • Shell

More to come!