An open API service indexing awesome lists of open source software.

https://github.com/markthree/deno-make

生成项目文件
https://github.com/markthree/deno-make

Last synced: about 1 year ago
JSON representation

生成项目文件

Awesome Lists containing this project

README

          

# deno-make


## Usage

### install

```shell
deno install --allow-write -rfn m https://deno.land/x/dmake/mod.ts
```

```shell
deno install --allow-write -rfn m https://deno.land/x/dmake/mod.ts
```

### daily

```shell
m
```


## License

Made with [markthree](https://github.com/markthree)

Published under [MIT License](./LICENSE).