Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sundy-li/formwork
https://github.com/sundy-li/formwork
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sundy-li/formwork
- Owner: sundy-li
- License: apache-2.0
- Created: 2024-02-04T08:37:21.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-04T08:37:33.000Z (11 months ago)
- Last Synced: 2024-03-15T21:00:33.392Z (10 months ago)
- Language: Rust
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# formwork [![Build Status]][actions] [![Latest Version]][crates.io]
[Build Status]: https://img.shields.io/github/actions/workflow/status/sundy-li/formwork/ci.yml
[actions]: https://github.com/sundy-li/formwork/actions?query=branch%3Amain
[Latest Version]: https://img.shields.io/crates/v/formwork.svg
[crates.io]: https://crates.io/crates/formwork`formwork` is my favourite rust template.
> Please replace with valid value.
## Quick Start
Replace all placeholder with valid values, for example:
- `sundy-li` => github login
- `[email protected]` => email
- `formwork` => crate name```rust
// Replace with quick Start here
```## Contributing
Check out the [CONTRIBUTING.md](./CONTRIBUTING.md) guide for more details on getting started with contributing to this project.
## Getting help
Submit [issues](https://github.com/sundy-li/formwork/issues/new/choose) for bug report or asking questions in [discussion](https://github.com/sundy-li/formwork/discussions/new?category=q-a).
#### License
Licensed under Apache License, Version 2.0.