Iuri Matias
62c46063b3
refactor install template code
2018-10-23 09:02:41 +02:00
Iuri Matias
aebc2a9b28
add support to download a template
2018-10-23 09:02:40 +02:00
Iuri Matias
9f529c7668
move template generator
2018-08-21 16:07:59 -04:00
Iuri Matias
29c93da4cc
fix extractZip
2018-08-21 15:30:11 -04:00
Iuri Matias
2b783ffd03
use utils extractZip instead of lib directly
2018-08-21 15:29:32 -04:00
Iuri Matias
1600150c2b
refactor install template code
2018-08-21 15:29:32 -04:00
Iuri Matias
483a0b01e1
make linter happy
2018-08-21 15:28:03 -04:00
Iuri Matias
c0bc6e1b7c
add support to download a template
2018-08-21 15:28:03 -04:00
Michael Bradley, Jr
a8f8acb7ff
when installing template mv dot.gitignore -> .gitignore if it exists
2018-08-12 15:02:03 -05:00
Iuri Matias
be6ada2909
remove old instructions
2018-06-14 09:22:13 -04:00
Iuri Matias
0b70f32bb9
initial work for i18n
2018-05-10 15:01:34 -04:00
Iuri Matias
b1a499cf0e
update template message
2018-05-03 17:32:10 -04:00
Iuri Matias
a8e22ec45c
move demo and boilerplate to a templates folder
2018-03-29 19:23:24 -04:00
Iuri Matias
569734a80d
re-add npm install for embark demo
2018-01-03 12:42:38 -05:00
Iuri Matias
ec6fc4d967
get rid of npm install
2017-07-02 00:30:09 -04:00
Iuri Matias
590dfe8925
fix template generator
2017-06-26 16:48:05 -04:00
Todd Baur
648b27920c
merge develop branch
2017-03-30 20:26:03 +09:00
Todd Baur
67f325f5a0
migrate all the code to ES6
2017-03-30 20:12:39 +09:00
Todd Baur
a66f002a18
swap path -> util.joinPath
2017-03-30 03:13:48 +09:00
Todd Baur
5bf1475ea4
swap more var -> let
2017-03-30 02:50:05 +09:00
Todd Baur
20baf5ee9f
call path.join once and store in fspath var
2017-03-22 21:46:59 +09:00
Todd Baur
37a7259999
this fixes problems where concatenating the path string would fail, e.g. non-unix systems.
2017-03-22 20:32:16 +09:00
Iuri Matias
c514765d0b
move misc utils modules to their own folder
2017-03-11 11:03:20 -05:00
DeviateFish
289ece9df6
Updates to boilerplate and template creation
...
Update `test` command to run `embark test`
Update `name` in `package.json` to be something more easily replaceable.
Use `sed` to replace above flag with DApp name
2017-02-25 14:34:45 -08:00
Iuri Matias
e4bcdf7f12
improve help message
2017-02-19 20:13:30 -05:00
Iuri Matias
3890b4a38e
refactor to use method to determine app root path, instead of constantly using relative paths
2017-02-19 20:01:42 -05:00
Iuri Matias
73a536c52e
refactor to use method to determine app root path, instead of constantly using relative paths
2017-02-19 19:44:16 -05:00
Iuri Matias
8b5e3aa3ab
adjust paths
2017-02-19 18:52:41 -05:00
Iuri Matias
1868788342
reorgnize code structure
2017-02-19 12:51:32 -05:00