TLDR
Enter a command. For example: google chrome, kotlin, git secret.

sails

 
Sails.js is a realtime enterprise level MVC framework built on top of Node.js. More information: https://sailsjs.com.
 
  • Start Sails:
     
    sails lift
     
  • Create new Sails project:
     
    sails new {{projectName}}
     
  • Generate Sails API:
     
    sails generate {{name}}
     
  • Generate Sails Controller:
     
    sails generate controller {{name}}
     
  • Generate Sails Model:
     
    sails generate model {{name}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.