Skip to content

Instantly share code, notes, and snippets.

@jstrachan
Created January 10, 2013 16:52
Show Gist options
  • Save jstrachan/4503704 to your computer and use it in GitHub Desktop.
Save jstrachan/4503704 to your computer and use it in GitHub Desktop.
getting started on fuse fabric
  • download a distro of Fuse Fabric

  • untar it. You maybe wanna uncomment the etc/users.properties line to create an admin/admin user/pwd

  • from the expanded directory run

    bin/fusefabric

  • now create a fabric in the shell

    fabric:create

  • profit!

Maybe connect to it from the Fuse Fabric perspective in Fuse IDE now for eye candy or stick with the shell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment