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

https://github.com/ad-si/rosettagit

Solutions to tasks in over 700 programming languages
https://github.com/ad-si/rosettagit

chrestomathy comparison hacktoberfest omniglot polyglot programming-languages

Last synced: 26 days ago
JSON representation

Solutions to tasks in over 700 programming languages

Awesome Lists containing this project

README

          

# RosettaGit

## Installation

### MacOS

```sh
brew install zola
```

### Other

Check out Zola's [official installation instructions][oii]
for install commands on other operating systems.

[oii]: https://www.getzola.org/documentation/getting-started/installation/

## Development

Check out the [makefile](./makefile) for all relevant tasks.

Tip:
Move drafts out of the `content` directory
to avoid building them during development.