fix: replace taskfile module

This commit is contained in:
vben
2020-10-14 22:57:52 +08:00
parent ddc3786b16
commit e828baa67b
7 changed files with 90 additions and 59 deletions

View File

@@ -9,27 +9,26 @@
[CHANGELOG](CHANGELOG.md)
- [Introduction](#Introduction)
- [GitHub](#Github)
- [Preview](#Preview)
- [Documentation](#Documentation)
- [Preinstallation](#Preinstallation)
- [Environmental requirements](#Environmental requirements)
- [UI framework](#ui framework)
- [Icon](#Icon)
- [Plugin](#Plugin)
- [Suggested development environment](#Suggested development environment)
- [Install](#Install)
- [Usage](#Usage)
- [Development environment](#Development environment)
- [Build](#Build)
- [Format](#Format)
- [Other](#Other)
- [Git submit specifications](#git submit specifications)
- [Code ontribution](#Code ontribution)
- [Finished features](#Finished features)
- [Developing features](#Developing features)
- [Join us](#Join us)
- [Introduction](#introduction)
- [GitHub](#github)
- [Preview](#preview)
- [Documentation](#documentation)
- [Preinstallation](#preinstallation)
- [Environmental requirements](#environmental-requirements)
- [UI framework](#ui-framework)
- [Icon](#icon)
- [Plugin](#plugin)
- [Suggested development environment](#suggested-development-environment)
- [Install](#install)
- [Usage](#usage)
- [Development environment](#development-environment)
- [Build](#build)
- [Format](#format)
- [Other](#other)
- [Git submit specifications](#git-submit-specifications)
- [Code contribution](#code-contribution)
- [Finished features](#finished-features)
- [Developing features](#developing-features)
## Introduction