1.0.10 • Published 7 years ago

hfox v1.0.10

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

#build by foxlord this module is my first build module.

fast build es6 env to start es6 dev .

this module will build .eslint .babelrc package.json

thanks.

#install

npm i hfox -g

#run hfox to start

run hfox -h

#example

hfox start project //this will build a directory for es6 project.

hfox mysql //this will mkdir configs,databases,models and a demo.js file.

#run and test your scirpt

babel-node your_script.js

#1.0.10 1. update README

#1.0.9 1. add generate mysql demo command.

#1.0.7 1. fix .babelrc file. plugins sort. some times throw class properties error

#1.0.5 1.remove commader,progress moudle

2.fix class properties error . add moudle babel-plugin-transform-es2015-classes

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago