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