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
{{ message }}
This repository was archived by the owner on Jul 2, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+12-6Lines changed: 12 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
-
# grunt-oraclejet
1
+
# grunt-oraclejet 1.1.0
2
2
3
-
> Build and serve tasks for Oracle JET web and mobile applications
3
+
## About the Module
4
+
This module contains contains build and serve tasks for Oracle JET web and mobile hybrid applications.
5
+
6
+
This is an open source project maintained by Oracle Corp.
4
7
5
8
## Getting Started
6
9
This plugin requires Grunt `~1.0.1`
@@ -82,8 +85,11 @@ grunt.initConfig({
82
85
});
83
86
```
84
87
85
-
## Contributing
86
-
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).
0 commit comments