https://github.com/sabertazimi/bod
:package: Boilerplate CLI App
https://github.com/sabertazimi/bod
boilerplate cli cra-template cra-template-typescript create-react-app eslint eslint-config eslint-plugin react react-scripts starter starter-kit stylelint stylelint-config stylelint-plugin template typescript
Last synced: 13 days ago
JSON representation
:package: Boilerplate CLI App
- Host: GitHub
- URL: https://github.com/sabertazimi/bod
- Owner: sabertazimi
- License: mit
- Created: 2019-02-27T08:37:43.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-06-07T01:56:30.000Z (9 months ago)
- Last Synced: 2025-06-07T02:39:13.878Z (9 months ago)
- Topics: boilerplate, cli, cra-template, cra-template-typescript, create-react-app, eslint, eslint-config, eslint-plugin, react, react-scripts, starter, starter-kit, stylelint, stylelint-config, stylelint-plugin, template, typescript
- Language: TypeScript
- Homepage: https://sabertazimi.github.io/bod
- Size: 30.7 MB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Bod
[](https://github.com/sabertazimi)
[](https://raw.githubusercontent.com/sabertazimi/bod/main/LICENSE)
[](https://github.com/sabertazimi/bod)
[](https://github.com/sabertazimi/bod/actions/workflows/ci.yml)
[](https://codecov.io/gh/sabertazimi/bod)
[](https://www.npmjs.com/package/@dg-scripts/webpack-template)
[](https://www.npmjs.com/package/@dg-scripts/eslint-config)
[](https://www.npmjs.com/package/@dg-scripts/stylelint-config)
[](https://www.npmjs.com/package/bod)
[**Documentation**](https://tazimi.dev/bod) |
[Webpack Template](https://tazimi.dev/bod/webpack)
## Bod CLI
### Installation
```bash
# Global installation
npm install -g bod
# Local installation
npm install -D bod
```
### Usage
```bash
bod create
bod info
```
```bash
Usage: bod [options]
Options:
-v, --version output the version number
-h, --help display help for command
Commands:
create|c Create a new project
info|i Print debugging information about your environment
help [command] display help for command
ℹ Run bod --help for detailed usage of given command.
```
More details on package
[bod](https://github.com/sabertazimi/bod/tree/main/packages/bod).
## Bod Template
The official template for [**Bod CLI**](https://github.com/sabertazimi/bod).
### Live Demo
- Webpack Template [Demo](https://tazimi.dev/bod/webpack).
### Start with Template
```bash
bod create my-app
```
## Contributing
Contributions are greatly appreciated.
Please fork this repository and open a pull request.
## Credits
- [@antfu/eslint-config](https://github.com/antfu/eslint-config).
## Contact
[](https://github.com/sabertazimi)
[](mailto:sabertazimi@gmail.com)
[](https://x.com/sabertazimi)