1.6.3 • Published 4 years ago

blix v1.6.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Blix Cli is a multi use tool for 1) Creating applications 1) Adding tools to existing applications 1) Automating common tasks 1) Generating custom files 1) Enchancing developer productivity.

Blix works to provide a pleasant, rapid development experience by leveraging convention + configuration.

Currently Blix focuses on Javasript projects - React, Vue, Express, etc. But in the future expect it to expand to much more.

Installation

System requirements: Blix requires Node version 8 or above.

To install Blix globally:

npm install -g blix
# OR
yarn global add blix

Blix commands:

  blix new
  blix add
  blix scripts
  blix generate | g
  blix notes
  blix do
  blix help
  blix version | -v

Quick Start: Build a new project from scratch:

To create a new project with Blix without installing it you can use npx to try it out!

npx blix new

You will then be prompted on what you need for your new project.

For more in-depth walkthroughs check out these quick start examples on our website:

New Default Project

Add Redux/React-Router to Create-React-App(https://www.blixjs.com/guide/examples/add-redux-and-react-router-to-create-react-app.html

1.6.3

4 years ago

1.6.2

4 years ago

1.6.1

4 years ago

1.6.0

4 years ago

1.5.4

4 years ago

1.5.3

4 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.5

4 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.1-alpha.0

5 years ago

1.4.0-beta.0

5 years ago

1.3.9-alpha.0

5 years ago

1.3.8-alpha.0

5 years ago

1.3.7-alpha.0

5 years ago

1.3.6-alpha.0

5 years ago

1.3.5-alpha.0

5 years ago

1.3.4-alpha.0

5 years ago

1.3.3-alpha.0

5 years ago

1.3.2-alpha.0

5 years ago

1.3.1-alpha.0

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago