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
- Host: GitHub
- URL: https://github.com/ad-si/rosettagit
- Owner: ad-si
- Created: 2019-10-26T23:41:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-16T20:06:13.000Z (5 months ago)
- Last Synced: 2025-09-16T22:56:26.970Z (5 months ago)
- Topics: chrestomathy, comparison, hacktoberfest, omniglot, polyglot, programming-languages
- Language: HTML
- Homepage: https://rosettagit.org
- Size: 76.8 MB
- Stars: 204
- Watchers: 12
- Forks: 11
- Open Issues: 21
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- Funding: .github/FUNDING.yml
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.