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

https://github.com/origadmin/origen


https://github.com/origadmin/origen

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# [Origen](https://github.com/origadmin/origen) efficiency assistant

[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)

> A OrigAdmin efficiency assistant that provides project initialization, code generation, business integration, improves work efficiency, and quickly completes the development process.

## Dependencies

- [Go](https://golang.org/) 1.22+
- [Wire](github.com/google/wire) `go install github.com/google/wire/cmd/wire@latest`
- [Swag](github.com/swaggo/swag) `go install github.com/swaggo/swag/cmd/swag@latest`

## Quick start

### Get and install

```bash
go install github.com/origadmin/origen@latest
```

### Initialize a new project

```bash
origen init -d ~/go/src
```

### Add more

## Contributing

See the [CONTRIBUTING.md](.github/CONTRIBUTING.md) file for details.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for the full license text.

## Code of Conduct

See the [CODE_OF_CONDUCT.md](.github/CODE_OF_CONDUCT.md) file for details.

## Contact

- [GitHub](https://github.com/origadmin)

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



godcong
godcong

🚇 ⚠️ 💻
xuan
xuan

🚇 ⚠️ 💻

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!