mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-24 11:01:41 +01:00
136caa2034
Includes new script `npm run doc` for generating docs page.
16 lines
472 B
Markdown
16 lines
472 B
Markdown
# Development Tools & Configurations
|
|
|
|
This folder contains configuration files which are used by the the different
|
|
development-tools, like e.g. JsDoc.
|
|
|
|
|
|
## Appveyor
|
|
|
|
|
|
https://www.appveyor.com/docs/build-configuration/#alternative-yaml-file-location
|
|
|
|
Withtin the configuration, point to a weblocation of a txt config file:
|
|
|
|
https://ci.appveyor.com/project/lazaridiscom/mm-vault/settings
|
|
https://raw.githubusercontent.com/lazaridiscom/mm-vault/master/dev/tools/appveyor.txt
|