Skip to content

HerbertV/RAW-as3-hv-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#RAW as3.hv.core.*


RAW version of my Actionscript 3 classes.

So they can easily be included as submodule into other repos. RAW means without examples and docs, but with comments.

If you need examples or docs look here: https://github.com/HerbertV/as3-hv

Work in progress... so stay tuned ;)


Brief How-To Include:

Git BASH:

// adding submodule
git submodule add git@github.com:HerbertV/RAW-as3-hv-core.git as3/hv/core

// init submodule
git submodule init
git submodule update

// change dir to as3/hv/core
cd as3/hv/core

git checkout master
git pull

Also check Git Book on submodules

About

as3.hv.core.* ActionScript 3 classes for including as submodul into other repos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors