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