{"id":24548204,"url":"https://github.com/flanker/build-script-examples","last_synced_at":"2025-03-16T11:20:45.352Z","repository":{"id":3292968,"uuid":"4334099","full_name":"flanker/build-script-examples","owner":"flanker","description":"build script examples","archived":false,"fork":false,"pushed_at":"2012-05-15T14:00:37.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T23:16:16.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/flanker.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":"2012-05-15T09:28:26.000Z","updated_at":"2014-05-04T07:42:46.000Z","dependencies_parsed_at":"2022-09-18T01:12:06.438Z","dependency_job_id":null,"html_url":"https://github.com/flanker/build-script-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flanker%2Fbuild-script-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flanker%2Fbuild-script-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flanker%2Fbuild-script-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flanker%2Fbuild-script-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flanker","download_url":"https://codeload.github.com/flanker/build-script-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243858573,"owners_count":20359375,"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":"2025-01-22T23:16:23.485Z","updated_at":"2025-03-16T11:20:45.313Z","avatar_url":"https://github.com/flanker.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"build script examples\n=====================\n\ncheck out the example code to your local environment:\n\n    git clone git://github.com/flanker/build-script-examples.git\n\n**TESTED in Ubuntu 10.04 and Mac OS X 10.7**\n\n### [Apache Buildr](http://buildr.apache.org/):\n\ncode in [build-script-examples/buildr/one](https://github.com/flanker/build-script-examples/tree/master/buildr/one)\n\n`one` is a java based project which uses Apache Buildr as its build script. To try it yourself:\n\n* first you need install jdk: (if you have jdk installed, then skip this step)\n\n        sudo apt-get install openjdk-6-jdk\n\n* install `buildr`:\n\n        sudo gem install buildr\n\n* open a shell and go to directory `CODE/buildr/one`\n\n* to compile project, run the tests and package them into jar/war, just run:\n\n        buildr one:web:package\n\n    this command will download the required library and compile the source code, run junit test, then package the `library` module into a `jar` file and package `web` module into a `war` file.\n\n\n* to run the web server, run:\n\n        buildr one:web:run\n\n    this command will run the web server. you can see the result at `http://localhost:8080/`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflanker%2Fbuild-script-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflanker%2Fbuild-script-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflanker%2Fbuild-script-examples/lists"}