Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
antSword
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HuangJunbo
antSword
Commits
f2b12127
Commit
f2b12127
authored
Mar 04, 2019
by
Medicean
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
snapshot v2.0.5
parent
109e57de
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
37 additions
and
7 deletions
+37
-7
CHANGELOG.md
CHANGELOG.md
+1
-1
README.md
README.md
+17
-2
README_CN.md
README_CN.md
+17
-2
package-lock.json
package-lock.json
+1
-1
package.json
package.json
+1
-1
No files found.
CHANGELOG.md
View file @
f2b12127
...
...
@@ -2,7 +2,7 @@
> 有空会补补BUG、添添新功能。
> 同时也欢迎大家的参与!感谢各位朋友的支持! .TAT.
##
`v(2.0.5)-dev
`
##
2019/03/04 `v(2.0.5)
`
### 后端模块
...
...
README.md
View file @
f2b12127
# AntSword [][url-release]
# AntSword [][url-release]
> AntSword in your hands, no worries in your mind!
...
...
@@ -22,6 +22,17 @@ This software, of which the development thought is modularization, is intended t
![][
url-mainui
]
<details>
<summary>
More Screenshots
</summary>
![][
url-filemanager
]
![][
url-terminal
]
![][
url-database
]
![][
url-pluginstore
]
</details>
## Quick Start
See document:
[
Quick Start
][
url-quickstart
]
...
...
@@ -50,4 +61,8 @@ See document: [Make contributions to AntSword][url-contribute]
[
url-release
]:
https://github.com/AntSwordProject/AntSword/releases
[
url-quickstart
]:
https://doc.u0u.us/en/getting_started/index.html
[
url-contribute
]:
https://doc.u0u.us/en/contribute_docs.html
[
url-mainui
]:
http://as.xuanbo.cc/doc/getting_started/get_antsword_2.jpg
\ No newline at end of file
[
url-mainui
]:
http://as.xuanbo.cc/doc/getting_started/get_antsword_2.jpg
[
url-filemanager
]:
http://as.xuanbo.cc/doc/file_manager/main_page_1.png
[
url-terminal
]:
http://as.xuanbo.cc/doc/terminal/main_page_1.png
[
url-database
]:
http://as.xuanbo.cc/doc/database/main_page_1.png
[
url-pluginstore
]:
http://as.xuanbo.cc/doc/plugin_store/main_page_2.jpg
README_CN.md
View file @
f2b12127
# 中国蚁剑 [][url-release]
# 中国蚁剑 [][url-release]
> 一剑在手,纵横无忧!
...
...
@@ -20,6 +20,17 @@
![][
url-mainui
]
<details>
<summary>
更多截图
</summary>
![][
url-filemanager
]
![][
url-terminal
]
![][
url-database
]
![][
url-pluginstore
]
</details>
## 快速入门
参见文档
[
快速入门
][
url-quickstart
]
...
...
@@ -50,4 +61,8 @@
[
url-release
]:
https://github.com/AntSwordProject/AntSword/releases
[
url-quickstart
]:
https://doc.u0u.us/zh-hans/getting_started/index.html
[
url-contribute
]:
https://doc.u0u.us/zh-hans/contribute_docs.html
[
url-mainui
]:
http://as.xuanbo.cc/doc/getting_started/get_antsword_2.jpg
\ No newline at end of file
[
url-mainui
]:
http://as.xuanbo.cc/doc/getting_started/get_antsword_2.jpg
[
url-filemanager
]:
http://as.xuanbo.cc/doc/file_manager/main_page_1.png
[
url-terminal
]:
http://as.xuanbo.cc/doc/terminal/main_page_1.png
[
url-database
]:
http://as.xuanbo.cc/doc/database/main_page_1.png
[
url-pluginstore
]:
http://as.xuanbo.cc/doc/plugin_store/main_page_2.jpg
package-lock.json
View file @
f2b12127
{
"name"
:
"antsword"
,
"version"
:
"2.0.
4.1
"
,
"version"
:
"2.0.
5
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
package.json
View file @
f2b12127
{
"name"
:
"antsword"
,
"version"
:
"2.0.
4.1
"
,
"version"
:
"2.0.
5
"
,
"description"
:
"中国蚁剑是一款跨平台的开源网站管理工具"
,
"main"
:
"app.js"
,
"dependencies"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment