{"id":13558795,"url":"https://github.com/mzabriskie/rackt-cli","last_synced_at":"2026-01-22T01:45:36.917Z","repository":{"id":24066674,"uuid":"27452927","full_name":"mzabriskie/rackt-cli","owner":"mzabriskie","description":"Command line interface for automating common tasks when building React.js components","archived":false,"fork":false,"pushed_at":"2016-10-21T23:18:11.000Z","size":63,"stargazers_count":337,"open_issues_count":7,"forks_count":21,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-01-13T22:45:16.633Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/mzabriskie.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-02T20:53:55.000Z","updated_at":"2025-11-04T20:05:06.000Z","dependencies_parsed_at":"2022-08-22T10:40:16.986Z","dependency_job_id":null,"html_url":"https://github.com/mzabriskie/rackt-cli","commit_stats":null,"previous_names":["instructure-react/rackt-cli","instructure-react/runt"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/mzabriskie/rackt-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzabriskie%2Frackt-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzabriskie%2Frackt-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzabriskie%2Frackt-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzabriskie%2Frackt-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mzabriskie","download_url":"https://codeload.github.com/mzabriskie/rackt-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzabriskie%2Frackt-cli/sbom","scorecard":{"id":671687,"data":{"date":"2025-08-11","repo":{"name":"github.com/mzabriskie/rackt-cli","commit":"f6b307c57c32dc52dd434e8aab273b6dc4318da9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 7/26 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: npmCommand not pinned by hash: tasks/pages:46","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T20:17:51.614Z","repository_id":24066674,"created_at":"2025-08-21T20:17:51.614Z","updated_at":"2025-08-21T20:17:51.614Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28649882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"ssl_error","status_checked_at":"2026-01-22T01:17:35.564Z","response_time":86,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-08-01T12:05:09.617Z","updated_at":"2026-01-22T01:45:36.899Z","avatar_url":"https://github.com/mzabriskie.png","language":"Shell","funding_links":[],"categories":["Shell","others"],"sub_categories":[],"readme":"# rackt-cli\n\nCommand line interface for automating common tasks when building React.js components.\n\n## Installing\n\n```bash\n$ npm install -g rackt-cli\n```\n\n## About\n\nThe motivation for this CLI is to make it simple to get started when creating a new component, and eliminate the boilerplate that is commonly copy/pasted from one project to another. This CLI provides all config, dev dependencies, and scripts for building, testing, and releasing. There is even a command for generating a new component structure. By leveraging `rackt-cli`, you are able to focus on writing code.\n\n## Usage\n\n| Command             | Purpose                                                               |\n| ------------------- | --------------------------------------------------------------------- |\n| `rackt`             | Prints out a list of available commands.                              |\n| `rackt init \u003cname\u003e` | Creates a folder called `\u003cname\u003e` and generates a component structure. |\n| `rackt build`       | Builds the component to `dist/` for UMD, and `build/` for CommonJS.   |\n| `rackt server`      | Starts the dev server using port `8080`.                              |\n| `rackt release`     | Publish a new release to npm. Use `--preview` to preview release.     |\n| `rackt test`        | Runs the test suite. Use `--single-run` for single run.               |\n| `rackt pages`       | Deploys the examples to gh-pages.                                     |\n\n\n#### `init`\n\nThe `init` command generates a component structure based on the opinions of this CLI.\nIt provides a basic working component, along with a simple example, and a failing test.\n\n#### `build`\n\nThe `build` command uses [webpack](http://webpack.github.io/), along with [babel](https://babeljs.io/) to transpile your code.\nThis means you are free to use JSX, and ES6 in your source, as it will be transpiled before shipping.\n\nThis command will generate two new folders within your component's folder.\nA `dist/` folder contains a UMD version of your project, which is ideal for releasing to bower.\nA `build/` folder will contain a transpiled version of your original source, un-bundled, for releasing to npm.\n\n#### `server`\n\nThe `server` command uses [webpack-dev-server](http://webpack.github.io/docs/webpack-dev-server.html) to serve your examples in the browser.\nYou may also run `npm start` as an alias to this command.\n\n#### `release`\n\nThe `release` command runs `test`, and `build` command, then updates your CHANGELOG, creates a new tag, and releases to npm.\n\n#### `test`\n\nThe `test` command runs [karma](http://karma-runner.github.io/), using [mocha](http://mochajs.org/).\nIt will look for files under `lib/` suffixed with `-test.js`.\nYou can put these files alongside your source, or under sub-folders like `__tests__/`.\n\n#### `pages`\n\nThe `pages` command will deploy your examples to a `gh-pages` branch.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmzabriskie%2Frackt-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmzabriskie%2Frackt-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmzabriskie%2Frackt-cli/lists"}