wrench

Version, currently 0.1.03 versions

github.com/73686f77/wrench.cr

🚧 Pending - Crystal Useful Patch and Utilities

4 stars
1 dependent
License: MIT

Nothing has been indexed for 0.1.0 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.

Installation

# Add this to your shard.yml
dependencies:
  wrench:
    github: 73686f77/wrench.cr
    version: ~> 0.1.0

Then run:

shards install

shard.yml

No shard.yml has been indexed for 0.1.0. You can read it on the repository.

Dependencies

Unknown: the shard.yml for this version has not been read yet.

README

This README is the one indexed from the repository at its latest ref, not from the tag for this version.

<div align = "center"><img src="images/icon.png" width="256" height="256" /></div>

<div align = "center">
  <h1>Wrench.cr - Useful Patch and Utilities</h1>
</div>

<p align="center">
  <a href="https://crystal-lang.org">
    <img src="https://img.shields.io/badge/built%20with-crystal-000000.svg" /></a>
  <a href="https://github.com/73686f77/wrench.cr/actions">
    <img src="https://github.com/73686f77/wrench.cr/workflows/Continuous%20Integration/badge.svg" /></a>
  <a href="https://github.com/73686f77/wrench.cr/releases">
    <img src="https://img.shields.io/github/release/73686f77/wrench.cr.svg" /></a>
  <a href="https://github.com/73686f77/wrench.cr/blob/master/license">
    <img src="https://img.shields.io/github/license/73686f77/wrench.cr.svg"></a>
</p>

## Description

* This repository contains some useful monkey patches.
  * But I don't recommend it to others, It will add or remove some features at any time.

## Features

* ...

## Tips

* I don't recommend it to others, It will add or remove some features at any time.

## Usage

### Used as Shard

Add this to your application's shard.yml:

```yaml
dependencies:
  wrench:
    github: 73686f77/wrench.cr
```

### Installation

```bash
$ git clone https://github.com/73686f77/wrench.cr.git
```

## Development

```bash
$ make test
```

## References

* [ISO Country Code to Unicode Flag in C#](https://alanedwardes.com/blog/posts/country-code-to-flag-emoji-csharp/)

## Credit

* [\_Icon::wanicon/fruits](https://www.flaticon.com/packs/fruits-and-vegetables-48)

## Contributors

|Name|Creator|Maintainer|Contributor|
|:---:|:---:|:---:|:---:|
|**[73686f77](https://github.com/73686f77)**|√|√||

## License

* MIT License