-
Notifications
You must be signed in to change notification settings - Fork 0
cybersonic/romero
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Romero is a command line utility to quickly build CFML Applications Installation (OS X) 1) Copy down the Romero package (or clone it) and install it to path , for example on OS /Appliations/Romero 2) Edit your ~/bash_profile and add the following lines export ROMERO_HOME="/Applications/Romero" export PATH=$PATH:$ROMERO_HOME 3) to reload your settings type: source ~/.bash_profile Running You should now have access from anywhere in your system to run "romero <command>" Current commands are: romero create MyApplication romero run
About
Romero is a command line utility to quickly build CFML Applications
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published