All Projects → Air → Similar Projects or Alternatives

935 Open source projects that are alternatives of or similar to Air

gobuild
Go 语言热编译工具
Stars: ✭ 49 (-99.07%)
Mutual labels:  watcher
build-nginx
Fetches nginx and any optional third-party modules and dependencies you specify, such as openssl and PCRE and then configures and builds.
Stars: ✭ 48 (-99.09%)
Mutual labels:  build-tool
example-bazel-monorepo
🌿💚 Example Bazel-ified monorepo, supporting Golang, Java, Python, Scala, and Typescript
Stars: ✭ 213 (-95.95%)
Mutual labels:  build-tool
millwright
The easiest build tool you'll ever use.
Stars: ✭ 27 (-99.49%)
Mutual labels:  build-tool
AppWorks
🐻 基于 VS Code 插件的前端研发工具集,站点国内镜像:https://apptools.gitee.io
Stars: ✭ 788 (-85.01%)
Mutual labels:  tools
go api boilerplate
🐶Go (Golang)🚀REST / GraphQL API + Postgres boilerplate
Stars: ✭ 127 (-97.58%)
Mutual labels:  gin
Online-Tools
Webpage offering a wide range of online tools
Stars: ✭ 38 (-99.28%)
Mutual labels:  tools
GN-demo
Demonstrate building a C++ program with GN
Stars: ✭ 33 (-99.37%)
Mutual labels:  build-tool
EmbeddedTools
Additions to the model-based DSL for deploying Java and Native projects to remote targets
Stars: ✭ 14 (-99.73%)
Mutual labels:  tools
Go Admin
go web api,包含gin+gorm+jwt+rbac等。
Stars: ✭ 298 (-94.33%)
Mutual labels:  gin
compose-watcher
Watch volumes and restart services in docker compose
Stars: ✭ 27 (-99.49%)
Mutual labels:  watcher
vim-build-tools-wrapper
Projects building plugin for Vim
Stars: ✭ 23 (-99.56%)
Mutual labels:  build-tool
go-rest
Build golang restful api, with - Gin Framework and MongoDB
Stars: ✭ 20 (-99.62%)
Mutual labels:  gin
tainted
Tool to determine which Go packages need to be rebuilt in a monorepo
Stars: ✭ 53 (-98.99%)
Mutual labels:  build-tool
node-docker
Guide for Writing Dockerfiles for Node.js Applications
Stars: ✭ 91 (-98.27%)
Mutual labels:  live-reload
shipwright.nvim
⚓ Build stuff, or don't. IDC.
Stars: ✭ 27 (-99.49%)
Mutual labels:  build-tool
universal-hot-reload
Hot reload client and server webpack bundles for the ultimate development experience
Stars: ✭ 79 (-98.5%)
Mutual labels:  live-reload
gin-metrics
gin-gonic/gin metrics for prometheus.
Stars: ✭ 87 (-98.35%)
Mutual labels:  gin
electron-angular-webpack
A simple kit for Electron, Angular 6 and Webpack 4 including a live reload system for Angular.
Stars: ✭ 62 (-98.82%)
Mutual labels:  live-reload
WDIR
Good resources about web security that I have read.
Stars: ✭ 14 (-99.73%)
Mutual labels:  tools
elemon
live-reload Electron application during development
Stars: ✭ 71 (-98.65%)
Mutual labels:  live-reload
awesome-web-online-tools
Many many useful Web Online Tools For Web Developers&Programmers
Stars: ✭ 13 (-99.75%)
Mutual labels:  tools
cacheify
Browserify transform wrapper that caches the transforms between runs to improve performance
Stars: ✭ 30 (-99.43%)
Mutual labels:  build-tool
concurrent-tasks
A simple task runner which will run all tasks till completion, while maintaining concurrency limits.
Stars: ✭ 27 (-99.49%)
Mutual labels:  task-runner
millw
Mill Wrapper Script
Stars: ✭ 40 (-99.24%)
Mutual labels:  build-tool
modern-fluid-typography-editor
Modern fluid typography editor
Stars: ✭ 222 (-95.78%)
Mutual labels:  tools
requestid
Request ID middleware for Gin Framework
Stars: ✭ 115 (-97.81%)
Mutual labels:  gin
Tools For Instagram
Automation scripts for Instagram
Stars: ✭ 274 (-94.79%)
Mutual labels:  tools
taskrunner.nvim
🏃 Runs Gulp/Gruntfiles in terminal splits
Stars: ✭ 13 (-99.75%)
Mutual labels:  task-runner
tower
基于反向代理的Golang即时编译工具,可在生产环境下无缝切换到新版本
Stars: ✭ 21 (-99.6%)
Mutual labels:  live-reload
myoddweb.directorywatcher
A fast and reliable, (non blocking!), .NET/C++ File/Directory watcher, complete rewrite of FileSystemWatcher to ensure speed/accuracy/reliability/suppress duplicate events.
Stars: ✭ 41 (-99.22%)
Mutual labels:  watcher
7yue api server
旧岛小程序的 api server
Stars: ✭ 48 (-99.09%)
Mutual labels:  gin
grpc-todo
A TODO app using grpc-web and Vue.js
Stars: ✭ 76 (-98.55%)
Mutual labels:  gin
kubernetes-examples
Kubernetes 经典示例
Stars: ✭ 142 (-97.3%)
Mutual labels:  gin
httpsign
Signing HTTP Messages Middleware
Stars: ✭ 54 (-98.97%)
Mutual labels:  gin
teapot
Teapot is a tool for managing complex cross-platform builds.
Stars: ✭ 56 (-98.93%)
Mutual labels:  build-tool
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Stars: ✭ 60,034 (+1041.98%)
Mutual labels:  build-tool
freedom-middleware-webpack2
webpack2前端项目开发构建中间件,方便统一管理前端项目中95%以上的构建工作
Stars: ✭ 35 (-99.33%)
Mutual labels:  build-tool
Nsis
***This is just a mirror of https://sf.net/projects/nsis -- please report issues there*** NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.
Stars: ✭ 244 (-95.36%)
Mutual labels:  build-tool
zzz
Go程序热编译、压力测试等,日常开发辅助工具,提升开发效率 - Daily development aids
Stars: ✭ 34 (-99.35%)
Mutual labels:  tools
Vuepack
Publish .vue files in NPM packages
Stars: ✭ 242 (-95.4%)
Mutual labels:  build-tool
go-12factor-example
Example the 12factor app using golang
Stars: ✭ 20 (-99.62%)
Mutual labels:  gin
Build Harness
🤖Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more
Stars: ✭ 236 (-95.51%)
Mutual labels:  build-tool
React Native Ui Lib
UI Components Library for React Native
Stars: ✭ 3,928 (-25.28%)
Mutual labels:  tools
Hxcpp
Runtime files for c++ backend for haxe
Stars: ✭ 228 (-95.66%)
Mutual labels:  build-tool
simple-targets-csx
⊙ A minimalist target runner for C# scripts.
Stars: ✭ 17 (-99.68%)
Mutual labels:  task-runner
Athena2
Build tool based on Webpack
Stars: ✭ 212 (-95.97%)
Mutual labels:  build-tool
ml4se
A curated list of papers, theses, datasets, and tools related to the application of Machine Learning for Software Engineering
Stars: ✭ 46 (-99.12%)
Mutual labels:  tools
Build
B2 makes it easy to build C++ projects, everywhere.
Stars: ✭ 182 (-96.54%)
Mutual labels:  build-tool
pancake
Pancake 是基于 Golang Gin 和 React Semantic UI 构建的个人博客
Stars: ✭ 15 (-99.71%)
Mutual labels:  gin
Zeus
An Electrifying Build System
Stars: ✭ 176 (-96.65%)
Mutual labels:  build-tool
encryptlab
🔑 Comprehensive (and free) list of encryption and decryption in Node.js.
Stars: ✭ 80 (-98.48%)
Mutual labels:  tools
Cake.Incubator
This project contains various experimental but useful extension methods and aliases for Cake
Stars: ✭ 17 (-99.68%)
Mutual labels:  build-tool
goft-gin
基于gin的开发脚手架
Stars: ✭ 108 (-97.95%)
Mutual labels:  gin
kbdashboard
Tool to configure, build and install multiple linux kernels.
Stars: ✭ 14 (-99.73%)
Mutual labels:  build-tool
jeka
Build JVM software with vanilla code
Stars: ✭ 73 (-98.61%)
Mutual labels:  build-tool
mir
Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.
Stars: ✭ 42 (-99.2%)
Mutual labels:  gin
grapesjs-plugin-toolbox
Tools for grapesjs
Stars: ✭ 17 (-99.68%)
Mutual labels:  tools
ego
Go微服务.A simple and component-based microservice kit for go.
Stars: ✭ 765 (-85.45%)
Mutual labels:  gin
native-samples
Samples of modern build automation for native languages with Gradle
Stars: ✭ 140 (-97.34%)
Mutual labels:  build-tool
301-360 of 935 similar projects