Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An option to download only the updated config file, without font or style files? #17

Open
lolmaus opened this issue Mar 4, 2014 · 1 comment
Labels

Comments

@lolmaus
Copy link

lolmaus commented Mar 4, 2014

I use another tool to fetch Fontello icons in the form of separate SVG file. This tool only requires a Fontello config file and does the rest independently. So among all files bundled with a fontello zipball, only the config file is stored in my project, everything else is never used and thus not stored in the project.

I need fontello-cli to automate the process of updating my Fontello config file with new icons from fontello.com GUI.

fontello-cli helps me open fontello.com with all my icons pre-selected, it's awesome.

Now i need to update the config file with newly selected icons. The problem is that fontello-cli forces me to save font and style files somewhere in the project. But i don't need that! I only need to update the config.

I tried to supply /dev/null as a location for font and style files, but unfortunately fontello-cli is clever enough to prevent this trick. :(

@paulyoung
Copy link
Owner

At present, fontello-cli isn't for downloading config files. It's for downloading assets based on an existing config file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants