mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-03 14:19:54 +01:00
Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -14,12 +14,13 @@ The current version of GitBucket provides a basic features below:
|
||||
- Wiki
|
||||
- Issues
|
||||
- Fork / Pull request
|
||||
- Mail notification
|
||||
- Email notification
|
||||
- Activity timeline
|
||||
- User management (for Administrators)
|
||||
- Group (like Organization in Github)
|
||||
- Group (like Organization in GitHub)
|
||||
- LDAP integration
|
||||
- Gravatar support
|
||||
- Plug-in system
|
||||
|
||||
Following features are not implemented, but we will make them in the future release!
|
||||
|
||||
@@ -79,6 +80,13 @@ Run the following commands in `Terminal` to
|
||||
- start gitbucket: `launchctl load ~/Library/LaunchAgents/gitbucket.plist`
|
||||
- stop gitbucket: `launchctl unload ~/Library/LaunchAgents/gitbucket.plist`
|
||||
|
||||
Plug-ins
|
||||
--------
|
||||
GitBucket has the plug-in system to extend GitBucket from outside of GitBucket. Some plug-ins are available now:
|
||||
|
||||
- [gitbucket-gist-plugin](https://github.com/takezoe/gitbucket-gist-plugin)
|
||||
- [gitbucket-announce-plugin](https://github.com/McFoggy/gitbucket-announce-plugin)
|
||||
|
||||
Release Notes
|
||||
--------
|
||||
### 3.5 - 1 Aug 2015
|
||||
|
||||
Reference in New Issue
Block a user