buildix-cli

1.1.0 • Public • Published

Buildix

Buildix-cli is a tool for fast-creation of frontend scaffolds. It's goal is to simply the process of setting up your frontendbuild wether is on a php or .net platform.

Buildix is build to be as helpfull as possibly but be aware that sometimes it can go crazy - and think you might have won the lottery instead of just wanting to setup a new build.

Status: Alpha

Test: Status

  • MacOSX: Compliant
  • Windows: Not tested yet

How to install

Since the module isen't available on nodejs directly you'll have to fetch it from github. Open your favorite terminal and enter following:

npm install buildix-cli -g

And then just wait while the magic happens.

How do I use it?

Buildix comes with some simple commands for the moment, but more are incomming. Therefore Buildix has been built with an auto notification that will make you aware of new versions when they are being submitted.

** buildix new ** When you'r standing in your project root folder, then you can run this command. It will instanciate a process where it will try to autoconfigure a build of our boilerplate for you.

Our procedure is to do as much as we can for you, but our guesses on where your theme may be - are based on filestructures and therefore we can go wrong. You can always override our suggetions through the setup.

** buildix watch ** When you're ready to spindle up our gulp, you can just run this command. It will boot up our default tasks and procedures hidden in our gulpfile.

Roadmap

  • SCSS/CSS Analyze Analyze your CSS/SCSS to optimize output
  • SCSS Linting Basic ruleset for writing SCSS according to specifications for buildix-boilerplate
  • Bugfix and improvements Fix bugs founded in current version

Readme

Keywords

Package Sidebar

Install

npm i buildix-cli

Weekly Downloads

11

Version

1.1.0

License

none

Last publish

Collaborators

  • twixier