UNPKG

generator-sails-rest-api

Version:

Yeoman generator that provides already configured and optimized Sails REST API with bundle of predefined features

18 lines (17 loc) 260 B
sudo: false language: node_js cache: directories: - node_modules notifications: email: true node_js: - stable before_script: - npm prune after_success: - npm run coveralls - npm run semantic-release branches: except: - /^v\d+\.\d+\.\d+$/