All Projects β†’ beemojs β†’ Beemo

beemojs / Beemo

Licence: mit
πŸ€– Centralized configuration layer for dev tools. Beep boop.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Beemo

Takeoff
A rapid development environment using docker for convenience.
Stars: ✭ 271 (+171%)
Mutual labels:  development-environment, developer-tools
Ergo
The management of multiple apps running over different ports made easy
Stars: ✭ 452 (+352%)
Mutual labels:  development-environment, developer-tools
Hela
🍦 Powerful software development experience and management. Enhancing @tc39 JS, @denoland and @nodejs, because we need a bit of magic. ✨ You can think of it as Cargo for the JavaScript ecosystem.
Stars: ✭ 320 (+220%)
Mutual labels:  development-environment, developer-tools
comtrya
Configuration Management for Localhost
Stars: ✭ 140 (+40%)
Mutual labels:  dotfiles, configuration-management
Prequel
Prequel for Laravel. Clear and concise database management.
Stars: ✭ 1,141 (+1041%)
Mutual labels:  development-environment, developer-tools
Mac Setup
πŸ› οΈ Front end web development setup for macOS.
Stars: ✭ 265 (+165%)
Mutual labels:  dotfiles, development-environment
Developer Roadmap Guide 2018
Stars: ✭ 344 (+244%)
Mutual labels:  development-environment, developer-tools
dotfiles
My personal app/env configs and dotfiles.
Stars: ✭ 27 (-73%)
Mutual labels:  configuration-management, developer-tools
Deb Dev Machine
Quickly install common Developer tools, IDE's & Services on Debian 9
Stars: ✭ 63 (-37%)
Mutual labels:  development-environment, developer-tools
Dotfiles
πŸ–₯️ Automated Configuration, Preferences and Software Installation for macOS
Stars: ✭ 1,103 (+1003%)
Mutual labels:  dotfiles, developer-tools
blimp
Blimp: Develop with Docker Compose in the cloud
Stars: ✭ 96 (-4%)
Mutual labels:  developer-tools, development-environment
Pric
Simple zero-config tool to create Private Certificate Authority & issue locally-trusted development server certificates with any domain names you'd like. SSL certificates for development purposes.
Stars: ✭ 87 (-13%)
Mutual labels:  development-environment, developer-tools
docker-dev
A local Docker Environment for building PHP applications πŸ”¨
Stars: ✭ 97 (-3%)
Mutual labels:  developer-tools, development-environment
Ember Twiddle
JSFiddle type thing for ember-cli style code
Stars: ✭ 269 (+169%)
Mutual labels:  development-environment, developer-tools
nanobox-engine-nodejs
Engine for running Node.js apps on Nanobox
Stars: ✭ 16 (-84%)
Mutual labels:  developer-tools, development-environment
Table flipper
(β•―Β°β–‘Β°οΌ‰β•―οΈ΅ ┻━┻ A useless gem for table flipping on exceptions πŸ˜’
Stars: ✭ 328 (+228%)
Mutual labels:  development-environment, developer-tools
cqfd
cqfd helps running commands inside the Docker container configured for your project, keeping the user and working directory the same inside the container
Stars: ✭ 48 (-52%)
Mutual labels:  configuration-management, development-environment
nanobox-rails
Quickly set up a Ruby on Rails app on Nanobox, the ideal platform for developers. With Nanobox, Rails app developers can set up instant, isolated development environments that can be shared among team members. Rails apps created using Nanobox can be automatically deployed to AWS, Azure, Google Cloud, and other cloud hosts without the need for de…
Stars: ✭ 19 (-81%)
Mutual labels:  developer-tools, development-environment
Git Project
Manage a large number of local git repositories with ease!
Stars: ✭ 14 (-86%)
Mutual labels:  development-environment, developer-tools
Envkey App
Secure, human-friendly, cross-platform secrets and config.
Stars: ✭ 83 (-17%)
Mutual labels:  configuration-management, developer-tools

πŸ€– Beemo

Build Status npm version npm deps

Manage dev and build tools, their configuration, and commands in a single centralized repository. Beemo aims to solve the multi-project maintenance fatigue by removing the following burdens across all projects: config and dotfile management, multiple config patterns, up-to-date development dependencies, continuous copy and paste, and more.

Features

  • Manage dev tools and configurations in a single repository.
  • Configure supported dev tools using .js or .ts files.
  • Customize and alter config at runtime with CLI options.
  • Pass custom CLI options to dev tool commands without failure.
  • Automatically expand glob patterns (a better alternative to bash).
  • Listen to and act upon events.
  • Easily share config between dev tools.
  • Avoid relative config or extends paths.
  • Automatic config file cleanup.
  • Custom scripts with CLI options.
  • Scaffolding and template generation.
  • Workspaces (monorepo) support.
  • Automated TypeScript project references.
  • Parallel, pooled, and prioritized builds.
  • Integrated watch/live mode.
  • And much more.

Requirements

  • Node 10.3+
  • GitHub, Bitbucket, or another VCS

Documentation

https://beemo.dev

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].