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

https://github.com/khattakdev/all-in-portfolio


https://github.com/khattakdev/all-in-portfolio

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# All In - Take Home Project

```
bundle init
```

Add `gem "jekyll"` to `Gemfile`.

```
bundle
bundle exec jekyll serve
```

[Guide](https://jekyllrb.com/docs/step-by-step/01-setup/)