Skip to content
#

supervisor

Here are 378 public repositories matching this topic...

第一个完整的react-native项目。包括服务端和移动端两部分。服务端使用express+bootstrap进行搭建,主要功能有登录、退出、模块选择、查看、修改、删除、分页等后台管理的基本功能;移动端主要用到组件View、Text、Image、ScrollView、ListView等常用的组件,也使用了第三方的地图服务(高德地图),作为初学者。是一个很好的学习案例。

  • Updated Feb 20, 2020
  • JavaScript
brandonbloom
brandonbloom commented Sep 2, 2021

As of #213, we have support for static shell completions. There are a few enhancements to make:

  1. more robust install support for linux and windows
  2. automatic installation as part of our install script
  3. dynamic completions, for example, completing component names on commands like exo start ...

This is all relatively low priority, but (3) in particular is probably a good "help

good first issue help wanted feature request
moqmar
moqmar commented May 4, 2021

I'm using Horust to start Apache2, which is by itself a very quiet service - even with the "debug" log level, it doesn't show when it started up. It would be great if there was a -v flag to Horust that would cause it to output messages like the following ones:

  • Started service "apache2"
  • Service "apache2" is now healthy
  • `Service "php-fpm" failed with strategy "shutdown", stopping al
good first issue feature

Improve this page

Add a description, image, and links to the supervisor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the supervisor topic, visit your repo's landing page and select "manage topics."

Learn more