Skip to content

netodevel/blade-cli

Repository files navigation

Blade CLI

Command line to make it easier config, executation and scaffolds to framework Blade.

[DEPRECIATED]

Overview

Alert

In development. Help us! Make a fork

Requeriments

  • ruby
  • maven
  • java

Installation

To get started follow those steps:

1- Clone the project:

git clone https://github.com/NetoDevel/blade-cli.git

2- Install the dependency if you do not have already installed:

$ gem install bundler
$ bundle install

3- Inside the folder project run:

$ rake init

Usage

Commands that we can already test

Create a new project

blade -n my-project com.example.myproject

Inside the folder project run:

blade -s
blade -g controller Hello

other commands in development...

Acknowledgment

About

command line to blade framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages