We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0daa16 commit 8539a41Copy full SHA for 8539a41
Readme.txt
@@ -15,6 +15,7 @@ This is the initial Commit. I will be building out additional functionality ove
15
A version of this in python runs on the Google App Engine at http://analyze-stock.appspot.com/
16
17
From Eclipse:
18
+mvn clean
19
mvn package
20
21
@@ -24,4 +25,4 @@ From a terminal:
24
25
26
cd /Users/ssahadevan/Documents/workspace/StockAnalyzer-java/target
27
-cf push stockAnalyzer -p ./stockAnalyzer-0.1.0.jar
28
+cf push stockAnalyzer -p ./stockAnalyzer-0.1.0.jar
0 commit comments