-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Developers HOW TO
Diaoul edited this page Oct 25, 2011
·
20 revisions
If you want to add something to spksrc, here is how to proceed
- Clone spksrc
git clone https://github.com/SynoCommunity/spksrc.git
- Create a new branch with your additions
git checkout -b newfeature
- Do stuff...
- Stay in sync with latest version:
git merge upstream/master
- Push it:
git push origin newfeature
- Fork spksrc and clone your fork
git clone https://[email protected]/You/spksrc.git
- Create a new branch with your additions
git checkout -b newfeature
- Do stuff...
- Submit a pull request!
- 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