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

https://github.com/jaemk/rc

rust dc clone
https://github.com/jaemk/rc

Last synced: 2 months ago
JSON representation

rust dc clone

Awesome Lists containing this project

README

        

# rc

> `dc` rust clone

> work in progress

## Usage

```shell
$ rc
1
2
3
+
f
[, ]

## or
$ rc -e "1 2 3 + f"
>> [, ]
```