Skip to content

cjdenio/ffgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 ffgen

@font-face generator for CSS!

Installing

With a working Go installation, just run this command to install:

go get github.com/cjdenio/ffgen/cmd/ffgen

You'll need to add your Go bin to your $PATH, if you haven't already.

Running

ffgen <path to font directory> <path to css file>

If the CSS file doesn't exist, ffgen will create it for you. Otherwise, it'll append to the existing file.

Building

git clone https://github.com/cjdenio/ffgen
cd ffgen
make

The built binary will be placed in the bin/ directory.

👥 Contributors

About

@font-face generator for CSS!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published