Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.
/ craftsman Public archive

Enhance your laravel project with bower, gulp, etc.

Notifications You must be signed in to change notification settings

jaceju/craftsman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Craftsman

Enhance Laravel 5 Elixir tasks.

Integration

Requirement

  • Linux or OS X
  • PHP 5.4+
  • Node 0.10.0+
  • npm 2.0.0+
  • Composer 1.0+

Installation

Add ~/.composer/vendor/bin/ to PATH environment variable first. Then can install the package by:

composer global require jaceju/craftsman

Usage

Create a Laravel project first:

laravel new project-name

Then initialize the project:

craftsman init project-name

or:

cd project-name
craftsman init

then you can run gulp for development or gulp --production for build.

Powered by

jaceju/clitool-boilerplate

License

MIT

About

Enhance your laravel project with bower, gulp, etc.

Resources

Stars

Watchers

Forks

Packages

No packages published