KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
ravenadm
★ 22
Open GitHub ↗
Administration tool for Ravenports
Download README (.md)
Explore Similar Repositories
HidKbd
:
STM32 USB HID keybaord std 101 key with led support and volume media control
SyncIt
:
SyncIt will call a method implemented in your activity to notify data connection changes.
openjk-launcher
:
Launcher and installer for OpenJk
jsonapi
:
Set of tools to build a JSON:API compliant service.
jsloader
:
:chart_with_upwards_trend: App to load JavaScript on every Nextcloud page
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ravenadm
?
Download (.md)
# ravenadm Administration tool for Ravenports The Ravenporter's Guide is available at the [Ravenports wiki](https://github.com/jrmarino/Ravenports/wiki/Ravenporters_Guide). It is being developed simultaneously with ravenadm. ## How to populate the submodule First time (from root) ``` git submodule update --init ``` Subsequent times (from root) ``` git submodule update --recursive --remote ```