https://github.com/yankeguo-deprecated/fontslice-mock
https://github.com/yankeguo-deprecated/fontslice-mock
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yankeguo-deprecated/fontslice-mock
- Owner: yankeguo-deprecated
- Created: 2016-02-02T16:28:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-02T16:43:51.000Z (over 9 years ago)
- Last Synced: 2025-02-14T16:58:34.057Z (3 months ago)
- Language: HTML
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FontSlice Mock
---This project mock the main procedure to provide a slice of font and inject it into browser
## How To
* Install Sinatra
```
sudo gem install sinatra
```* Launch Target Site
```
ruby server.rb
```* Launch Provider
```
ruby font_server.rb
```* Browse
`http://localhost:4567/index.html`