chore: add build
This commit is contained in:
@@ -6,12 +6,19 @@ Use this template you need to install:
|
|||||||
* Rust - https://rustup.rs/
|
* Rust - https://rustup.rs/
|
||||||
* Kickstart - https://crates.io/crates/kickstart
|
* Kickstart - https://crates.io/crates/kickstart
|
||||||
* Docker - https://github.com/docker/docker-ce
|
* Docker - https://github.com/docker/docker-ce
|
||||||
* Just - https://crates.io/crates/just
|
|
||||||
* Dockerbuild - https://crates.io/crates/dockerbuild
|
* Dockerbuild - https://crates.io/crates/dockerbuild
|
||||||
|
* Just - https://crates.io/crates/just
|
||||||
|
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
|
|
||||||
|
Create new project:
|
||||||
```shell
|
```shell
|
||||||
$ kickstart https://git.hatter.ink/templates/alibabacloudfn-template.git
|
$ kickstart https://git.hatter.ink/templates/alibabacloudfn-template.git
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Build:
|
||||||
|
```shell
|
||||||
|
$ just buildfn
|
||||||
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user