Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

megamsys/meg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meg installs your apps and services in Megam.

Learn more at https://megam.io/.

Installing meg in linux

# ~~https://get.megam.io~~ (stale)

Compiling meg

meg requires the following tools and packages to build:

  • rustc

meg can then be compiled like many other standard unix-like projects:

git clone https://github.com/megamsys/meg
cd meg
cargo build

Commands

meg is designed to be extensible with new subcommands without having to modify meg itself. See the devcenter page for more details and a list of known community-developed subcommands.

We are glad to help if you have questions, or request for new features..

twitter @megamsys email support@megam.io

License

Author: Kishorekumar Neelamegam (nkishore@megam.io)
Raj Thilak (rajthilak@megam.io)
Yeshwanth Kumar (getyesh@megam.io)
Copyright: Copyright (c) 2013-2015 Megam Systems.
License: Apache License, Version 2.0

Licensed 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 at

http://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.

About

A command line for launching apps/services on https://megam.io

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors