forked from scala/scala
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
anatoliykmetyuk edited this page Nov 11, 2014
·
12 revisions
Welcome to SubScript!
This wiki describes the development of applications using SubScript, as well as the development of SubScript itself. It covers mostly a technical information defining how to do particular operations.
We distinguish two types of SubScript developers:
- Application developers - people who use SubScript to develop their applications
- Core developers - people who develop SubScript itself
Both of them should use the Gradle build tool during their work. In order to install it, please see the installation guide.
SubScript Core developers also use Git during their work. See git cheat sheet for the most used git commands.
- The cheat sheet of a SubScript Core developer describes the most vital operations of the development cycle in a concise manner.
- Some common tasks are defined in the manuals.