An open API service indexing awesome lists of open source software.

https://github.com/kometen/karusselrenn

Written in meteor
https://github.com/kometen/karusselrenn

Last synced: 4 months ago
JSON representation

Written in meteor

Awesome Lists containing this project

README

        

mrt create krend
cd krend
mrt add bootstrap
rm krend.html krend.js krend.css
mkdir client server public lib collections
cp -pqr ../microscope/client/stylesheets client
meteor remove autopublish
mrt add iron-router
mrt add spin
mrt add accounts-ui-bootstrap-dropdown
mrt add accounts-password
meteor remove insecure
mrt add jquery-ui
mrt add moment
mrt add bootstrap-timepicker