This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
eiffel:faq:eiffel-new [2019/07/11 16:39] jonathan |
eiffel:faq:eiffel-new [2019/12/30 17:16] (current) jonathan |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== eiffel-new ====== | + | ====== eiffel-new webapp=== |
+ | |||
+ | [[https://www.eecs.yorku.ca/~eiffel/eiffel-new/ | Use a webapp to create a new Eiffel Project]]. Login required. | ||
+ | |||
+ | ====== eiffel-new from command line====== | ||
''eiffel-new'' is a command line program on our Prism workstations (and the SEL Virtual Machine) to create a new Eiffel project with void safe settings and including the Espec unit testing framework and Mathmodels. | ''eiffel-new'' is a command line program on our Prism workstations (and the SEL Virtual Machine) to create a new Eiffel project with void safe settings and including the Espec unit testing framework and Mathmodels. | ||
Line 32: | Line 36: | ||
If you want to develop an algorithm for "fizzbuzz" the create a class in the ''model'' cluster and test it with a test in TEST_EXAMPLE. | If you want to develop an algorithm for "fizzbuzz" the create a class in the ''model'' cluster and test it with a test in TEST_EXAMPLE. | ||
+ | |||
+ | {{:eiffel:faq:eifel-new-espec.png?740|}} |