Jack
b2e8377709
Fix process exit without callback
5 years ago
Jack
ec8c3ab520
More fail conditions
5 years ago
Jack
9d4b275ec7
Fix install callbacks
5 years ago
Jack
6ad3892289
Fully embrace gulp 4 style
5 years ago
Jack
2daacfa212
Work
5 years ago
Jack
d6c6dd9e39
Remove watch, installer cleanup
5 years ago
Jack
563ab83895
Simpler gulp4 port
5 years ago
Jack
f89dc9c36c
Setup forked prompt package
7 years ago
Jack
ba38080a51
Remove colored output from install
7 years ago
Jack Lukic
47c61a4e58
Fix wrench require statement
8 years ago
Jack Lukic
7afba22cc7
Fix autoinstall breaks when param used after git clone of repo (no package manager)
8 years ago
Anson Tsao
301b3ad5a7
FIX: build after autoInstall
8 years ago
Anson Tsao
b6f1bddea2
Fix: Testing whether semantic.json is present in the install path, not the source path - otherwise semantic.json was overwritten during npm install (autoInstall:true)
8 years ago
Anson Tsao
161f72cb9d
FIX: auto install did not copy build during npm install
8 years ago
Jack Lukic
487c5cce53
#3616 Adds autoInstall option to semantic.json, modifies installer to return correct questions object in autoinstall
9 years ago
Olivier Morel
8e272acb48
Add an automatic reinstallation process based on semantic.json
This feature is added to allow to automatize a semantic-ui
reinstallation with the same configuration (such as in your CI build)
To switch it on, simply add ("auto-install": true) in semantic.json
9 years ago
artemkaint
a0e5980725
Use hexadecimal literals istead of octal literals in install tasks
9 years ago
jlukic
303b6579c6
Exit process with explicit success code
9 years ago
jlukic
d640afca4d
Messaging for install
9 years ago
jlukic
6a94e11e14
Messaging
9 years ago
jlukic
71b8121d90
Update message
9 years ago
jlukic
1e6315e972
Exit processs
9 years ago
jlukic
03f38f8487
Var typo
9 years ago
jlukic
fc0e03d98b
Hoist install folder
9 years ago
jlukic
a0887bbad7
Wrap more async into tasks
9 years ago
jlukic
8689ace319
Fix typo
9 years ago
jlukic
7816f55d49
Restructure install steps
9 years ago
jlukic
c9feedd0f1
test stuff
9 years ago
jlukic
908a16ddff
Here goes nothing
9 years ago
jlukic
0291b5dfdf
Revert changes to install task
9 years ago
Jack Lukic
e51d09df10
Remove PM check from update scripts
9 years ago
jlukic
2df4e8232a
#2101 finish fix for npm install
10 years ago
jlukic
13303c0489
Fix theme path #2101
10 years ago
jlukic
d6e0ccbf23
Install path changes #2101
10 years ago
jlukic
588d785edf
More name consolidation #2101
10 years ago
jlukic
3d2fec4461
NPM Update should only update default theme folder (not whole theme path) #2101
10 years ago
jlukic
d1fc3588af
Fix npm gulpfile
10 years ago
jlukic
80122d0118
Debug
10 years ago
jlukic
1440814609
Remove debug
10 years ago
jlukic
bb8f9d3ed7
Debug
10 years ago
jlukic
d06c2dbd75
Remove mkdir on node_modules, add logs
10 years ago
jlukic
c40c881040
More things to install
10 years ago
jlukic
7851d3ae42
Edge cases
10 years ago
jlukic
702724006f
Install message
10 years ago
jlukic
6332f70cbc
Oops old dep
10 years ago
jlukic
1c915c1210
It was all caused by using shallow extend!
10 years ago
jlukic
0cf3212f5d
Trying out new extend
10 years ago
jlukic
53321bc27a
Debug
10 years ago
jlukic
d99bd4e747
testing include order
10 years ago
jlukic
f8f9436370
Remove debug
10 years ago