forked from WesWedding/NiagaraST-GUI-Query-Assembler
-
Notifications
You must be signed in to change notification settings - Fork 0
liubrian/NiagraST-GUI-Query-Assembler
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Future home of the sourcecode for a NiagraST user-interface implementation for NiagraST queries! To participate in this: (swap in your username) git clone git@github.com:username/NiagraST-GUI-Query-Assembler.git Start coding! Make sure to commit regularly. To do so... git status - this will tell you what files aren't being tracked, or which are being tracked but have changed git add <filename, or wildcard pattern> - this will tell the git repo to add these files to the next commit git commit -m "Messages go here" - This will commit your changes and create a piece of history in the repository. Make sure your message describes what you're committing, and make sure your commits aren't too big! COMMIT AND COMMIT OFTEN! When you've done some work and want to share it with the rest of us, use... git push origin
About
A GUI implementation to allow a NiagraST query to be assembled.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published