All Projects → boilerplato → boilerplato

boilerplato / boilerplato

Licence: MIT license
A powerful tool to generate boilerplate source code from a template

Programming Languages

rust
11053 projects
shell
77523 projects

Projects that are alternatives of or similar to boilerplato

node-mongodb-graphql-starter
A boilerplate for Node.js, MongoDB & GraphQL applications.
Stars: ✭ 56 (+40%)
Mutual labels:  boilerplate-application
sinatras-skeleton
Basic Sinatra Skeleton MVC CRUD App with Sprockets, Warden, ActiveRecord and PostgresQL
Stars: ✭ 13 (-67.5%)
Mutual labels:  boilerplate-application
packt-mastering-fp
PacktPub "Mastering Functional Programming with JavaScript" video course materials
Stars: ✭ 17 (-57.5%)
Mutual labels:  boilerplate-application
pink-lady
a template project of gin app.
Stars: ✭ 44 (+10%)
Mutual labels:  boilerplate-application
angular-material-starter-template
🍄 Angular 14 boilerplate that comes with Material-UI, Tailwind3, Purgecss, Jest & Cypress Support, Optimal project structure & Interceptor inspired from popular blogs, source map analyzer tools, husky, all pre-configured and much more...
Stars: ✭ 104 (+160%)
Mutual labels:  boilerplate-application
riotjs-webpack
Minimal riotjs based boilerplate with Webpack 3 and Bulma CSS
Stars: ✭ 15 (-62.5%)
Mutual labels:  boilerplate-application
svelte-express-boilerplate
Boilerplate for developing full stack apps with Express and Svelte.js 📦
Stars: ✭ 60 (+50%)
Mutual labels:  boilerplate-application
electron-typescript-react-mui
Lightweight, modern boilerplate built with electron, typescript, react, and material-ui.
Stars: ✭ 56 (+40%)
Mutual labels:  boilerplate-application
boiler
Another Golang boilerplate
Stars: ✭ 21 (-47.5%)
Mutual labels:  boilerplate-application
React Redux Flask
Boilerplate application for a Python/Flask JWT Backend and a Javascript/React/Redux Front-End with Material UI.
Stars: ✭ 1,431 (+3477.5%)
Mutual labels:  boilerplate-application
react-native-mobx-feathers
A basic App using react-navigation + mobx + feathers
Stars: ✭ 31 (-22.5%)
Mutual labels:  boilerplate-application
phaser-typescript-webpack
Another Phaser CE boilerplate using TypeScript and Webpack.
Stars: ✭ 17 (-57.5%)
Mutual labels:  boilerplate-application
atlas
UGRC's boilerplate for JavaScript applications.
Stars: ✭ 34 (-15%)
Mutual labels:  boilerplate-application
node-experience
Hello! NExp (Node Experience) is a boilerplate for Node, which makes use of a Hexagonal architecture, in addition to all the power of TypeScript that combined allow a perfect cohesion thus achieving a clean and at the same time very powerful implementation.
Stars: ✭ 29 (-27.5%)
Mutual labels:  boilerplate-application

Crate Contributors License

boilerplato

A powerful tool to generate boilerplate source code from a template.

Let Boilerplato create your boilerplate source code and you focus on actual app logic.

Visit https://docs.boilerplato.com for more info.

Install

macOS

 $ bash -c "$(curl -fsSL https://boilerplato.com/install.sh)"

Linux

 $ bash -c "$(curl -fsSL https://boilerplato.com/install.sh)"

Windows

Please download it from releases page.

Usage

$ boilerplato <app_name> --template <template_name>

Available templates are hosted on: https://github.com/boilerplato.

Contributing

Your PRs and stars are always welcome.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].