Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

msg.js 299B

1234
  1. const chalk = require('chalk');
  2. console.log('Attention')
  3. console.log(chalk.yellow(' Console-stamp version 3.0.0 Release Candidate is out. Install by using the tag \'@next\'. NB: Breaking changes.'));
  4. console.log(' For more details goto: https://www.npmjs.com/package/console-stamp/v/next\n');