mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
17 lines
225 B
Text
17 lines
225 B
Text
|
|
# yarn
|
|
yarn install
|
|
yarn upgrade xxx@1.2.3
|
|
|
|
# transifex
|
|
tx pull -a
|
|
|
|
# dependencies checker (checking only)
|
|
yarn outdated
|
|
|
|
# webpack
|
|
webpack --color --watch
|
|
|
|
#
|
|
gpg --import x
|
|
gpg --detach-sign --armor --openpgp -u 87DA4591 x
|