Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 1.65 KB

README.md

File metadata and controls

60 lines (32 loc) · 1.65 KB

A COS service for Typora.

This is a project is a simple COS used for image host.

这是一个简易的图床上传命令行.

Getting Started

The usage is shown below

ab30a2e90f14888b691756cd3df7df3

Prerequisites

What things you need to install the software and how to install them

Typora

Installing

MacOS

image-20210819010128371

Windows

image-20210819010242356

Running the tests

Explain how to run the automated tests for this system

GOROOT=/Users/jason/go/go1.17 #gosetup
GOPATH=/Users/jason/go #gosetup
/Users/jason/go/go1.17/bin/go test -c -o /private/var/folders/19/1wgy0cwd1pl5jv6typ52w68w0000gn/T/GoLand/___go_test_github_com_Jsoneft_cos_service_client.test github.com/Jsoneft/cos_service/client #gosetup
/Users/jason/go/go1.17/bin/go tool test2json -t /private/var/folders/19/1wgy0cwd1pl5jv6typ52w68w0000gn/T/GoLand/___go_test_github_com_Jsoneft_cos_service_client.test -test.v -test.paniconexit0

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • GO

Authors

  • Jarvis zuo - Initial work - Jarvis

License

This project is licensed under the MIT License - see the LICENSE.md file for details