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

https://github.com/joaolfp/my-info

In this project you will see some information about yourself through the GitHub user
https://github.com/joaolfp/my-info

Last synced: about 1 year ago
JSON representation

In this project you will see some information about yourself through the GitHub user

Awesome Lists containing this project

README

          

# my-info
[![CI](https://github.com/joaolfp/MyInfo/actions/workflows/CI.yml/badge.svg)](https://github.com/joaolfp/MyInfo/actions/workflows/CI.yml)
[![Crates.io](https://img.shields.io/crates/v/my-info)](https://crates.io/crates/my-info)
![GitHub tag (with filter)](https://img.shields.io/github/v/tag/joaolfp/MyInfo)
![GitHub](https://img.shields.io/github/license/joaolfp/MyInfo)

In this project you will see some information about yourself through the GitHub user. Let's evolve this project.

## Installing
Installing from [crates.io](https://crates.io/) (requires Rust/Cargo):

```shell
cargo install my-info
```

## Using

```shell
my-info
```

## Contribution

I will try to evolve this project, please feel free to open a PR to evolve and bring suggestions.

## License
MyInfo is released under the MIT license. See [LICENSE](https://github.com/joaolfp/MyInfo/blob/main/LICENSE) for details.