Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/universal-automata/liblevenshtein-website
Homepage source for liblevenshtein.
https://github.com/universal-automata/liblevenshtein-website
Last synced: 9 days 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-04T05:22:17.000Z (about 2 months ago)
- Last Synced: 2024-12-04T06:23:31.877Z (about 2 months ago)
- Language: Shell
- Size: 44.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 37
-
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
```