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
田杰
0800482ec9
#3514 : the fix for issue: 'The checking for semantic.json always fails when npm dependent package uses Semantic UI'.
9 years ago
artemkaint
a0e5980725
Use hexadecimal literals istead of octal literals in install tasks
9 years ago
jlukic
127c2eedf1
Reworking paths
9 years ago
jlukic
535ad5623d
Add RTL: both option
9 years ago
jlukic
2df4e8232a
#2101 finish fix for npm install
10 years ago
jlukic
d6e0ccbf23
Install path changes #2101
10 years ago
jlukic
588d785edf
More name consolidation #2101
10 years ago
jlukic
77923dad44
More obvious name for merge copy #2101
10 years ago
jlukic
3d2fec4461
NPM Update should only update default theme folder (not whole theme path) #2101
10 years ago
jlukic
a9e1580147
Metadata in docs build
10 years ago
jlukic
849e5fe477
Add container to install
10 years ago
Derek Slife
f8472c87dd
Corrected wrench config for `src/site` merges
Even though the gulp install script outputs:
```Site folder exists, merging files (no overwrite) project-dir/semantic/src/site/```
The `src/site` directory is blown away, not preserving existing files, due to the `forceDelete:true` setting.
10 years ago
jlukic
bb8f9d3ed7
Debug
10 years ago
jlukic
e57b009a59
Fixing more walks on WIN32
10 years ago
jlukic
a7c6cd3384
Fix paths in win
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
0cf3212f5d
Trying out new extend
10 years ago
jlukic
6a5135f4e7
Same
10 years ago
jlukic
53321bc27a
Debug
10 years ago
jlukic
c70ed31396
Break it
10 years ago
jlukic
d99bd4e747
testing include order
10 years ago
jlukic
6b27f376e1
Consolidate when logic
10 years ago
jlukic
f61d34a7ae
How many typos can one dev make?
10 years ago
jlukic
29a1062493
More typos in install
10 years ago
jlukic
10ba573e1a
Fix permission Q
10 years ago
jlukic
1e0ded8af9
Let gulp tasks be run from any directory by using process.cwd, fix permissions q in install
10 years ago
jlukic
b435531df3
Fix some permissions values
10 years ago
jlukic
815effc123
Missing comma
10 years ago
jlukic
c236c6e17c
Add use permission question
10 years ago
jlukic
ee159a2b4f
Fix cleanup questions for NPM
10 years ago
jlukic
de85e5a82c
Adds rudimentary sub-module detection to avoid end-user install when used as a sub-module
10 years ago
jlukic
f5c0596c48
Update config
10 years ago
jlukic
86f863100a
Update install again
10 years ago
jlukic
42b176cc7a
Iterating on install
10 years ago
jlukic
0a23437d75
More debug
10 years ago
jlukic
cce98f7b94
Fix check install
10 years ago
jlukic
d67ca956fc
Fix NPM update to not install unless new version
10 years ago
jlukic
57b35d2150
Iteration on theme site install
10 years ago
jlukic
01e1b7b616
Iterating on install script
10 years ago
jlukic
fc3967b02c
Iteration on install
10 years ago
jlukic
2295e507f9
Iteration on install scripts
10 years ago
jlukic
65d037dd66
Iteration on install script
10 years ago
jlukic
e3d8766078
Fix dot-file dep, add postinstall
10 years ago
jlukic
93cd582642
Iteration on install
10 years ago
jlukic
6da6f186a4
Iteration on install rewrite
10 years ago
jlukic
0e9da27234
Finalize folder structure
10 years ago