https://github.com/megamsys/scm-megam-plugin
This is an plugin to scm-manager which allows somebody to deploy the code directly to a platform as service.
https://github.com/megamsys/scm-megam-plugin
Last synced: 6 months ago
JSON representation
This is an plugin to scm-manager which allows somebody to deploy the code directly to a platform as service.
- Host: GitHub
- URL: https://github.com/megamsys/scm-megam-plugin
- Owner: megamsys
- License: apache-2.0
- Created: 2014-01-21T11:05:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-01T12:10:50.000Z (over 11 years ago)
- Last Synced: 2025-02-08T02:44:15.671Z (8 months ago)
- Language: Java
- Size: 3.58 MB
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
scm-megam-plugin
================This is a plugin to [scm-manager](http://scm-manager.org) which allows to deploy the code directly to [Megam](https://www.megam.co)
* package
```
mvn scmp:package
```* build and run
```
mvn scmp:run
```#### Download scm-megam-plugin.scmp: [link](https://s3-ap-southeast-1.amazonaws.com/megampub/0.3/zip/scm-megam-plugin-0.3.scmp)
#### Installing scm-megam-plugin: [link](https://bitbucket.org/sdorra/scm-manager/wiki/faq)
#### Read our blog [link](http://blog.megam.co/archives/1134), and more info at [gomegam](http://www.gomegam.com/megam-scm-manager/).
Support :[support](http://support.megam.co)
Mailing list:[scmmanager](http://groups.google.com/group/scmmanager)
Docs : [link](http://www.gomegam.com/docs/scms.html)# License
| | |
|:---------------------|:-----------------------------------------|
| **Author:** | Rajthilak ()
| | KishorekumarNeelamegam ()
| **Copyright:** | Copyright (c) 2013-2014 Megam Systems.
| **License:** | Apache License, Version 2.0Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.