Skip to content

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

Notifications You must be signed in to change notification settings

HerbertV/RAW-as3-hv-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#RAW as3.hv.components.*


RAW version of SWC component classes for Actionscript 3

So they can easily be included as submodules into other repos. RAW means with out examples and docs.


Brief How-To Include:

Git BASH:

// adding submodule
git submodule add [email protected]:HerbertV/RAW-as3-hv-components.git as3/hv/components

// init submodule
git submodule init
git submodule update

// change dir to as3/hv/components
cd as3/hv/components

git checkout master
git pull

Also check Git Book on submodules

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published