-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Developers HOW TO
Dr-Bean edited this page Jan 16, 2016
·
20 revisions
- Compile and build rules
- PLIST files
- spksrc example
- SynoCommunity Used Ports
- Synoogy Used Ports
- UI Develop
- Using Wheels to distribute Python projects
Open a Pull Request.
- Clone spksrc
git clone https://github.com/SynoCommunity/spksrc.git
- Create a new branch:
git checkout -b newfeature
- Do stuff in it...
- Go back in master branch:
git checkout master
- Update it:
git pull
- Merge your new feature with master:
git merge newfeature
- Push up-to-date with new feature master:
git push
- Clone spksrc
git clone https://github.com/SynoCommunity/spksrc.git
if not done already - Pull latest version:
git pull
- Do stuff...
- When you're done, pull & push:
git pull && git push
- Home
-
Packages
- Adminer
- Aria2
- Beets
- BicBucStriim
- Borgmatic
- cloudflared
- Comskip
- Debian Chroot
- Deluge
- Duplicity
- dnscrypt-proxy
- FFmpeg
- FFsync
- Flexget
- Gstreamer
- Google Authenticator
- Home Assistant Core
- Jellyfin
- Kiwix
- [matrix] Synapse homeserver
- MinIO
- Mono
- Mosh
- Mosquitto
- Node-Exporter
- Radarr/Sonarr/Lidarr/Jackett
- SaltStack
- SickBeard Custom
- SynoCLI-Disk
- SynoCLI-Devel
- SynoCLI-File
- SynoCLI-Kernel
- SynoCLI-Misc.
- SynoCLI-Monitor
- SynoCLI-NET
- Synogear
- Concepts
- Development
- Resources