You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The **STEPcode** project is a collection of open source libraries, tools, and resources that revolve around the technologies of [ISO 10303](http://en.wikipedia.org/w/index.php?title=ISO_10303), a.k.a. STEP, the **ST**andard for the **E**xchange of **P**roduct model data.
20
12
21
13
STEPcode provides a cross-platform (Linux, OSX, **and** Windows) implementation of
The [BSD license](http://github.com/stepcode/stepcode/blob/master/COPYING) allows commercial use. In addition, STEPcode is used in other open source projects such as [BRL-CAD](http://www.brl-cad.org) and [SCView](http://github.com/LaurentBauer/SCView).
31
23
32
-
STEPcode traces its roots to the NIST STEP Class Library (SCL) which was developed between \~1987 and 1998.
24
+
STEPcode traces its roots to the NIST STEP Class Library (SCL) which was developed between ~1987 and 1998.
33
25
34
26
See also: [History](History.html), [List of external resources](List_of_external_resources.html), [List of OSS or free STEP programs](List_of_OSS_or_free_STEP_programs.html)
35
27
@@ -45,27 +37,14 @@ See the [Checklist](http://brlcad.org/wiki/Summer_of_Code/Checklist) and the BRL
The [<http://groups.google.com/forum/?fromgroups>\#!forum/scl-dev scl-dev mailing list] is hosted on google groups. In spite of the name, this is for both users and developers. The STEPcode project has evolved into a diverse open source community helping improve the accessibility, adoption, and long-term availability of STEP related technologies for CAx developers.
69
+
The [scl-dev mailing list](http://groups.google.com/forum/?fromgroups#!forum/scl-dev) is hosted on google groups. In spite of the name, this is for both users and developers. The STEPcode project has evolved into a diverse open source community helping improve the accessibility, adoption, and long-term availability of STEP related technologies for CAx developers.
96
70
97
71
#### [Projects](List_of_projects.html) and [tasks](List_of_tasks.html)
**The source code is on [GitHub](http://github.com/stepcode/stepcode)**
106
77
107
-
Any discussion of the code on this wiki should have a [[Category:Code discussion]] tag so that it shows up in [:Category:Code discussion](:Category:Code_discussion.html)
108
-
109
78
More pages:
79
+
----
110
80
111
81
-[Getting started](Getting_started.html)
112
82
-[Building STEPcode](Building_STEPcode.html)
@@ -117,18 +87,9 @@ More pages:
117
87
118
88
We use [Travis-CI](https://travis-ci.org/stepcode/stepcode) for testing. It automatically tests pull requests, and tests master when it changes. Originally, we used a [CDash dashboard](http://my.cdash.org/index.php?project=StepClassLibrary) to show the status of test runs. Test results are only visible for a month, and it was difficult to navigate.
0 commit comments