{"id":21906650,"url":"https://github.com/enlight/grunt-ibsforts","last_synced_at":"2025-03-22T07:25:57.315Z","repository":{"id":137247336,"uuid":"49043480","full_name":"enlight/grunt-ibsforts","owner":"enlight","description":"Grunt plugin that executes the Incremental Build Server for TypeScript","archived":false,"fork":false,"pushed_at":"2016-02-21T16:53:44.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-27T07:43:14.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enlight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-05T05:11:03.000Z","updated_at":"2016-02-21T16:53:45.000Z","dependencies_parsed_at":"2023-05-06T00:00:57.112Z","dependency_job_id":null,"html_url":"https://github.com/enlight/grunt-ibsforts","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/enlight%2Fgrunt-ibsforts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enlight%2Fgrunt-ibsforts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enlight%2Fgrunt-ibsforts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enlight%2Fgrunt-ibsforts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enlight","download_url":"https://codeload.github.com/enlight/grunt-ibsforts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244921582,"owners_count":20532284,"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-28T16:54:01.984Z","updated_at":"2025-03-22T07:25:57.295Z","avatar_url":"https://github.com/enlight.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grunt-ibsforts\n\n\u003e Grunt plugin that provides a task to execute the Incremental Build Server for TypeScript.\n\n## Getting Started\nThis plugin requires Grunt `~0.4.5`\n\nIf you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the\n[Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a\n[Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins.\nOnce you're familiar with that process, you may install this plugin with this command:\n\n```shell\nnpm install enlight/grunt-ibsforts --save-dev\n```\n\nOnce the plugin has been installed, it may be enabled inside your Gruntfile with this line:\n\n```js\ngrunt.loadNpmTasks('grunt-ibsforts');\n```\n\n## The `ibsforts` task\n\n### Overview\nIn your project's `Gruntfile.js`, add a section named `ibsforts` to the data object passed into\n`grunt.initConfig()`.\n\n```js\ngrunt.initConfig({\n  ibsforts: {\n    options: {\n      // Default options for all targets.\n    },\n    your_target: {\n      options: {\n        // Target-specific options that override default options.\n      }\n    },\n    your_other_target: {\n      options: {\n        // Target-specific options that override default options.\n      }\n    }\n  }\n});\n```\n\n### Options\n\n#### options.projectConfigPath\nType: `string`\nDefault value: `undefined`\n\nTODO\n\n#### options.plugins\nType: `Array\u003c{}\u003e`\nDefault value: `undefined`\n\nTODO\n\n#### options.projects\nType: `Array\u003c{}\u003e`\nDefault value: `undefined`\n\nTODO\n\n#### options.watch\nType: `boolean`\nDefault value: `undefined`\n\nTODO\n\n### Usage Examples\n\nTODO\n\n## Development\n\n- `npm install` to install all dependencies.\n- `npm run build` to compile the TypeScript source files to JavaScript.\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenlight%2Fgrunt-ibsforts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenlight%2Fgrunt-ibsforts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenlight%2Fgrunt-ibsforts/lists"}