Skip to content

jolting/AwesomeNextSteps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AwesomeNextSteps

The next steps towards Project Awesome

Things you need to know!

  • Project Awesome uses submodules ** Submodules are "repos inside repos"--essentially "symbolic links" to other repos containing libraries that this project depends on.
  • So, after you clone this repo, always do this first: ** git submodule init ** git submodule update
  • Those two commands populate the subdirectories with the submodule contents.

What's new?

We will start RIGHT from the beginning with

  • multiple output formats in mind---HTML, Moodle XML.
  • everything generated from a seed

What will be our first exercise?

Let's go with material from CMPSC8.

Let's look through the old exams here:

Start from

About

The next steps towards Project Awesome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Shell 0.2%