question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Plugin usage via Command Line

See original GitHub issue

Hi!

First of all, thanks for this project, it resolved a lot of problems to us 😃

In our iconset repository we setted up a script to dynamically generate webfonts and single glyph svg files. We were wondering if using the sketchtool bin, we could automatically update the Sketch library, passing sketch file, options and svg files list as command line flags. Something like:

sketchtool run ~/Library/Application\ Support/com.bohemiancoding.sketch3/Plugins/Sketch-Icons.sketchplugin import.icons --document iconset.sketch --artboardSize 24px --files ./svg/*.svg

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
LanesGoodcommented, Jun 15, 2020

Hi @AMoreaux our use case is similar to @edoardocavazza’s. Our team designs icons in Affinity Designer/Illustrator due to the more precise vector control (fill rules, handle pixel snapping, etc.) We use these in web projects with a webfont generated via CLI tool, but have a Sketch library for designers to create mockups and the like. Our ideal goal with a plugin improving on Sketch Icons would be to have a process that automatically updates the Sketch Library every time new SVGs are added to the github repo (or Google drive file stream folder), or existing ones are updated. This would be like a CI/CD tool for design across multiple design tools and export formats.

2reactions
edoardocavazzacommented, Jun 15, 2020

Hello @AMoreaux!

We are used to design iconset using fonts technologies, but we also need to export a Sketch library for designers and SVGs for developers. Since we already set up a CI tool which converts UFOs to Web fonts and exports glyphs to single SVG files, we would like to close the loop using sketchtool and your plugin to automatically update the Sketch library.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Maven Plugin Plugin – Usage
Usage. The Plugin Plugin is generally used for Maven plugins. ... the plugin:descriptor goal, type the following in the command line:.
Read more >
Plug-ins command-line - IBM
A Plugin object represents a particular plug-in that is defined on Cloud Pak System Software. Use the plug-in object to query and manipulate...
Read more >
Install plug-ins using the command line
Install plug-ins using the command line · Click Start, and enter cmd in the Search box. Command Prompt appears. · Click Run as...
Read more >
The CLI plugin command - Sitecore Documentation
This command manages plugins that contain additional CLI commands. Note. The version displayed in the terminal is the latest official release ...
Read more >
How to Manage WordPress Plugins from the Command Line ...
WP-CLI can be used to manage WordPress plugins from the command line. This is useful for scripting or automating the management of your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found