https://github.com/gh0stwizard/academic-cli
a command line utility for http://dic.academic.ru/
https://github.com/gh0stwizard/academic-cli
Last synced: 3 months ago
JSON representation
a command line utility for http://dic.academic.ru/
- Host: GitHub
- URL: https://github.com/gh0stwizard/academic-cli
- Owner: gh0stwizard
- License: gpl-3.0
- Created: 2017-04-05T02:48:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-04T20:00:17.000Z (over 4 years ago)
- Last Synced: 2025-01-01T11:27:18.364Z (5 months ago)
- Language: C
- Homepage:
- Size: 192 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.git
- License: LICENSE
Awesome Lists containing this project
README
This repository contains git modules. After cloning this repository
you have to fetch modules data:% git submodule init
% git submodule update --checkoutTo update modules data to the latest revision use the following command
(do NOT use it if don't know what you are doing):% git submodule update --remote