Smile Smile
Guide
Examples
Faqs
Cookbook
Seeds
Training
Ecosystem
Api
Guide
Examples
Faqs
Cookbook
Seeds
Training
Ecosystem
Api
  • Cookbook
  • General
  • Configuration
  • Component
  • Deployment
  • Module

# General

  1. How to create a SMILE project?
  2. How to build a SMILE project?
  3. How to run a SMILE project inside sbt?
  4. How to run a SMILE project outside sbt (server-mode)?
  5. How to upgrade to a SMILE version?
  6. When to run "smile" command?
  7. How to reset a SMILE project?
  8. How to force compile SMILE project ?
  9. How to list SMILE commands inside sbt shell?
  10. What are the primitive types k-lang supports?
  11. How to add a 3rd party library dependency?
  12. How to define an option in k-lang?
  13. How to define a list in k-lang?
  14. How to setup logging?
  15. How to log to a custom logger file?
  16. SBT aliases and triggered command execution
  17. How to read current time and current date?
  18. Various types of seed-code available
  19. How to run a script outside sbt?
  20. How to send HTTP requests in scala?
  21. Setup authentication & authorization

← Cookbook Configuration →