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

https://github.com/heaths/gitremind-rs


https://github.com/heaths/gitremind-rs

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Template

To create a new repository from this template repository for Rust projects,
using the [GitHub CLI](https://github.com/cli/cli) run:

```bash
gh repo create --template heaths/template-rustlang --public --clone
```

This will create a new repo with the given `` in GitHub, copy the
`heaths/template-rustlang` files into that repo, and clone it into a
subdirectory of the current directory named ``.