{"id":15859424,"url":"https://github.com/jfrux/railo-devenv-mac","last_synced_at":"2025-06-14T21:06:11.929Z","repository":{"id":10920660,"uuid":"13221593","full_name":"jfrux/railo-devenv-mac","owner":"jfrux","description":"putting this out here for setting up self contained dev environment railo 4.0.0 on mac.","archived":false,"fork":false,"pushed_at":"2013-10-08T13:27:16.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T18:55:30.691Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jfrux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-30T17:14:46.000Z","updated_at":"2013-10-08T13:27:18.000Z","dependencies_parsed_at":"2022-08-30T10:50:38.132Z","dependency_job_id":null,"html_url":"https://github.com/jfrux/railo-devenv-mac","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jfrux/railo-devenv-mac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrux%2Frailo-devenv-mac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrux%2Frailo-devenv-mac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrux%2Frailo-devenv-mac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrux%2Frailo-devenv-mac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfrux","download_url":"https://codeload.github.com/jfrux/railo-devenv-mac/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrux%2Frailo-devenv-mac/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259884469,"owners_count":22926444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-05T21:20:31.110Z","updated_at":"2025-06-14T21:06:11.892Z","avatar_url":"https://github.com/jfrux.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"railo-devenv-mac\n================\n\nThis is my RAILO CFML ENGINE development environment for Mac.\n\nI'm able to go into a new directory such as ~/Projects/my_new_app/ and type \"railo_init\" and it will route everything appropriately.\nStarts the individual context on http://localhost:8888/\n\nDownload the latest Railo 4.x Express with Jetty from http://getrailo.com/\nPlace those files inside a directory on your Macintosh HD, we're going to use `/usr/local/railo` for ours.\n\nCopy the files in this repo over top of the railo folder so finish setup.\n\nOpen up Terminal.app and type:\n`chmod +x /usr/local/railo/railo_init`\n\nAnd then edit bashrc file:\n`nano ~/.bashrc`\n\nAdd these lines to `.bashrc`\nexport RAILO_INIT=/usr/local/railo\nexport PATH=$RAILO_INIT:$PATH\n\nThen press CTRL+O to write to the file.\n\nNow if you close and re-open Terminal, you should \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfrux%2Frailo-devenv-mac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjfrux%2Frailo-devenv-mac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfrux%2Frailo-devenv-mac/lists"}