Skip to content

KrystianKolad/generator-asm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generator-asm

My own yeoman generator for ASMx86 projects based on my docker image

Installation

You need to have node.js installed. Then you simply run

npm install -g yo
npm install -g generator-asm

and after you download half of internet you can create your first project from template simply by command

yo asm

You can specify name of your project and witch template will you use(with bash scripts or .bat files).

Files:
run - runst docker build and docker run
clear - deletes created image and container

Remember that every change in your code you make in container stays in container

About

Yeoman generator of asm projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published