Giter Site home page Giter Site logo

service2media.github.io's Introduction

Service2media.github.io

Welcome to the official Service2Media github pages! Here you'll find all opensource stuff that you can freely download, use, include, redistribute or whatever you want. Please note that this repository purely serves as the base for Github pages which means that you'll find no code here (yuck!), only the help page and general documentation...

#Public repositories Currently we serve the following repositories:

  1. https://github.com/service2media/m2active-script-components || reusable M2Active components (script only, no native code included)
  2. https://github.com/service2media/m2active-tools || M2Active package + in the future handy shell-scripts and probably even more shell-scripts :)

#Getting started with git There are two ways to get started. First if you are an experienced git user you probably don't need to read this and probably want to clone the m2active-script-components repository right ahead.

$ git clone https://github.com/service2media/m2active-script-components

Obviously you'll need the git command-line tooling. You can find the available script components here and start adding those to your project

#Getting started with the M2Active Package Manager (MPM) To make downloading and installing a little bit easier, there is a package manager called mpm available. This basically allows you to download and add a specific version tot your project.

$ git clone https://github.com/service2media/m2active-tools
$ cd m2active-tools
$ ./install.sh
$ ./env.sh (only for the current shell)

That's about it! You can use mpm from within your $PATH. If you want the solution to stick, append the contents of env.sh to your PATH (Mac Os X and Linux) using .bashrc or .bash_profile.

service2media.github.io's People

Contributors

hartman avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.