Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jubaerhossain/gomd


https://github.com/jubaerhossain/gomd

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# gomd

#install

```bash
go get -u github.com/JubaerHossain/gomd
```

#usage

```bash
go run ./gomd create package_name module_name
```

##like this

```bash
go run ./gomd create github.com/JubaerHossain/golang_restapi user
```