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

https://github.com/nsnull0/meself

profile web
https://github.com/nsnull0/meself

Last synced: 4 months ago
JSON representation

profile web

Awesome Lists containing this project

README

          

# meself

[![Known Vulnerabilities](https://snyk.io/test/github/nsnull0/meself/badge.svg?targetFile=Gemfile.lock)](https://snyk.io/test/github/nsnull0/meself?targetFile=Gemfile.lock)

Profile web -

## Install

```shell
sudo apt install ruby ruby-dev zlib1g-dev && \
gem install bundler && \
bundle install && \
bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java
```

## Credit

- Creator Yoseph Wijaya [@nsnull0](https://github.com/nsnull0)
- Colaborator Gunawan Wijaya [@gunawanwijaya](https://github.com/gunawanwijaya)