Skip to content

raisercostin/my-scala-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to configure

  1. Put sbts.bat in PATH or in a location accessible from PATH
  2. Change SCALA_SCRIPTS_HOME from sbts.bat to point to the current folder.
  3. Add library dependencies in plugins.sbt
  4. Add scripting commands in Build.scala

How to execute

  • sbts - enter in console mode where you can use the defined commands

  • sbts backup z:\1-personal-backups-auto\2015-04-27--archived--synchting-s4\ - to execute the backup command.

  • incorporate -- wmic /output:C:\InstallList.txt product get name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published