Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 444 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 444 Bytes

notebook (v0.2)

a very simple yet powerful command-line notebook

Installation

  • clone it (master branch is the latest stable version, v0.x is a working branch)
  • goto notebook directory
  • run sbt stage in terminal
  • executables are created under notebook/target/universal/stage/bin/
  • you can move stage directory to your desired location

run

  • ./np-app -n create a new note
  • ./np-app -v view all notes