https://github.com/universal-automata/liblevenshtein-website
Homepage source for liblevenshtein.
https://github.com/universal-automata/liblevenshtein-website
Last synced: 2 months ago
JSON representation
Homepage source for liblevenshtein.
- Host: GitHub
- URL: https://github.com/universal-automata/liblevenshtein-website
- Owner: universal-automata
- License: mit
- Created: 2016-05-31T08:51:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-26T07:03:17.000Z (3 months ago)
- Last Synced: 2025-03-26T08:22:10.291Z (3 months ago)
- Language: Shell
- Size: 47.9 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# liblevenshtein-website
## Installing
```
$ git clone [email protected]:universal-automata/liblevenshtein-website.git
$ cd liblevenshtein-website
```## Building
```
$ ./script/build-site
```## Testing
```
$ ./script/check-site
```