Skip to content

Community-Created courses for TuxLab

Notifications You must be signed in to change notification settings

learnlinux/tuxlab-courses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platform for creating Interactive Linux Courses. This repository contains open source Labfiles for use in your own courses.

Available Libraries:

  • lodash as _
  • request-promise as rp

Building

The course repository allows for writing courses using typescript. You can compile these labs using the following command:

npm install
npm run build