0.1.4 • Published 6 years ago

framer-tools v0.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
6 years ago

framer-tools

Do good stuff fast in Framer X from the command line.

screenshot

Installation & Usage

npm i -g framer-tools
  • Cd into your Framer X project's folder.
  • Run framer-tools

Installation & Usage (human)

Here are some expanded instructions for anyone new to working in the terminal.

  • This tool uses NodeJs. If you don't have Node installed, start by grabbing a copy here Node. If you're not sure, open the Terminal (Applications > Utilities > Terminal) and enter node -v.

Now that you have node installed, install framer-tools using node's package manager, npm.

  • Open a new Terminal window (Applications > Utilities > Terminal)
  • Enter npm i -g framer-tools

Ok, you've installed framer-tools. Let's give it a trial run.

  • Create a new Framer X project
  • Save your project
  • Open the project's folder (File > Show Project Folder)
  • Now open the terminal again
  • Type cd and add a space, but don't hit enter yet
  • Drag the folder named "container" from Finder into the terminal window.

The command line should now look something like cd /Users/username/Library/... /container

  • Hit enter
  • Enter framer-tools
  • Enjoy!

Contribution

@steveruizok

0.1.4

6 years ago

0.1.3

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago