{"id":19532417,"url":"https://github.com/rain1024/scaffolding","last_synced_at":"2026-03-04T00:03:02.708Z","repository":{"id":24451994,"uuid":"27854595","full_name":"rain1024/scaffolding","owner":"rain1024","description":"Scaffolding Plugin for Vim","archived":false,"fork":false,"pushed_at":"2014-12-19T03:58:00.000Z","size":304,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T17:07:50.488Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"VimL","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/rain1024.png","metadata":{"files":{"readme":"README.markdown","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":"2014-12-11T04:49:07.000Z","updated_at":"2020-01-21T10:11:29.000Z","dependencies_parsed_at":"2022-08-22T08:20:16.589Z","dependency_job_id":null,"html_url":"https://github.com/rain1024/scaffolding","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/rain1024%2Fscaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rain1024%2Fscaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rain1024%2Fscaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rain1024%2Fscaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rain1024","download_url":"https://codeload.github.com/rain1024/scaffolding/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240784256,"owners_count":19856983,"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-11-11T01:51:00.931Z","updated_at":"2026-03-04T00:03:02.665Z","avatar_url":"https://github.com/rain1024.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"## The Scaffolding\n\n```\n  _____   __   ____  _____  _____   ___   _      ___    ____  ____    ____\n / ___/  /  ] /    ||     ||     | /   \\ | |    |   \\  |    ||    \\  /    |\n(   \\_  /  / |  o  ||   __||   __||     || |    |    \\  |  | |  _  ||   __|\n \\__  |/  /  |     ||  |_  |  |_  |  O  || |___ |  D  | |  | |  |  ||  |  |\n /  \\ /   \\_ |  _  ||   _] |   _] |     ||     ||     | |  | |  |  ||  |_ |\n \\    \\     ||  |  ||  |   |  |   |     ||     ||     | |  | |  |  ||     |\n  \\___|\\____||__|__||__|   |__|    \\___/ |_____||_____||____||__|__||___,_|\n                            The next scaffolding generation for Vim!       \n```\n\n### Intro\n\nThe `Scaffolding` allows you scaff your new project quickly. \n\nThe following features and functionallity are provided by `Saffolding`\n\n* Scaff new sbt project\n\n### Step 1/3: Installation\n\nYou can install `scaffolding` easily via Pathogen or Vundle\n\n[Pathogen](https://github.com/tpope/vim-pathogen)\n\n```\ncd ~/.vim/bundle\ngit clone https://github.com/rain1024/scaffolding\n```\n\n[Vundle](https://github.com/gmarik/Vundle.vim)\n\nAdd below code to your `~/.vimrc`\n\n```\nPlugin 'rain1024/scaffolding'\n```\n\n### Step 2/3: Configuration\n\nYou must configuration plugin directory\n\n```\nlet g:ScaffoldingDirectory='/home/rain/.vim/bundle/scaffolding/'\n```\n\n### Step 3/3: Usage\n\nTo scaffolding new project in current folder\n\nOpen `vim` in a folder. Inside `vim`, run command\n\n```\n:Scaff\n\nEnter name of your new sbt project: hello \n\nProject hello is created\nEnjoy Coding!\n```\n\nYou will see a new folder 'hello' is created.\n\n```\n\u003e cd hello\n\u003e sbt run\nHello, world\n```\n\n**Note**: This is a simple example when you create `sbt` project. For other type of project, visit our [wiki](https://github.com/rain1024/scaffolding/wiki)\n\n### License\n\nCopyright © 2014 rain1024. Distributed under the same terms as Vim itself.  See `:help license`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frain1024%2Fscaffolding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frain1024%2Fscaffolding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frain1024%2Fscaffolding/lists"}