2017 © Pedro PelĂĄez
 

project jbuilder-cli

Joomla console for development

image

newebtime/jbuilder-cli

Joomla console for development

  • Monday, May 7, 2018
  • by Newebtime
  • Repository
  • 1 Watchers
  • 2 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

JBuilder CLI

JBuilder CLI is a command line tool created to simplify the creation and management of Joomla/FOF components. It is designed to work on Linux and MacOS. Windows users should be able to use it, but some command may not work., (*1)

JBuilder CLI is a WIP, the code is a bit messy. :-(, (*2)

Installation

$ composer global require newebtime/jbuilder-cli, (*3)

If you have not installed composer yet... just do it., (*4)

How to use?

Create a project

A project is not only your component, but it is your component(s) and everything related. For example you can have 1 component, 3 modules, and 2 libraries or 2 components and 1 plugins., (*5)

It is basicaly a Joomla package., (*6)

Init the project, (*7)

$ jbuilder project:init path/of/project

Then install the requirements, (*8)

$ cd path/of/project
$ jbuilder project:install

Add a component and build it

$ jbuilder component:create com_todo

Your first component is now added, go to the wiki page to have more documentation to start building it., (*9)

Requirements

License

JBuilder CLI is free and open-source software licensed under the MPLv2 license., (*10)

The Versions

07/05 2018

dev-develop

dev-develop

Joomla console for development

  Sources   Download

MPLv2

The Requires

 

by Frédéric Vandebeuque

28/04 2017

dev-master

9999999-dev

Joomla console for development

  Sources   Download

MPLv2

The Requires

 

by Frédéric Vandebeuque

28/04 2017

1.0.0

1.0.0.0

Joomla console for development

  Sources   Download

MPLv2

The Requires

 

by Frédéric Vandebeuque

08/07 2016

0.0.2

0.0.2.0

Joomla console for development

  Sources   Download

MPLv2

The Requires

 

by Frédéric Vandebeuque

15/05 2016

0.0.1

0.0.1.0

Joomla console for development

  Sources   Download

MPLv2

The Requires

 

by Frédéric Vandebeuque