Questions tagged [famous-cli]

CLI interface for Famous Industries Web Services

Famous Cloud Services Command Line Utility

register, manage user accounts, create, update and share projects

On Github

4 questions
1
vote
2 answers

Error when running famous dev on famo.us

I am installing famo.us, and I created a project, then went into the folder and ran famous dev like it says here, but then I get an error: http://famous.org/get-started.html C:\Users\Me\Desktop\Apps\Messenger>famous create messenger Seed project…
omega
  • 40,311
  • 81
  • 251
  • 474
0
votes
1 answer

Famous Framework on Cloud9 IDE

Anyone attempted to get a Famous Framework working on Cloud9's IDE? It looks like famous is trying to run on two ports: 1618 for the application itself, and 35729 for livereload. Is this possible on cloud9?
nicholas
  • 14,184
  • 22
  • 82
  • 138
0
votes
1 answer

Famo.us on Jetty Server

I am looking for the "How To" or proper documentation/tutorials to bring famo.us JavaScript files online from a Java (JRE8) embedded Jetty 9.3 Web Server. Normally bringing something online, such as JavaScript, with Jetty is a peace of cake but the…
Danny
  • 79
  • 1
  • 1
  • 10
0
votes
1 answer

Error when installing famo.us

I have node.js installed, and I want to install fam.us (http://famous.org/get-started.html) I tried this command npm install -g famous-cli but I get an error, does anyone know how to fix it? C:\Users\Me\Desktop\Apps\Messenger>npm install -g…
omega
  • 40,311
  • 81
  • 251
  • 474