Add more project resources
Change-Id: I80ed2ed4fe61a1f9f76badf0edcc8cefa15f9093 Signed-off-by: Zhang Yujun <zhang.yujunz@zte.com.cn>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# generator-openstack
|
||||
|
||||
generator-openstack is OpenStack's JavaScript project templating and maintenance engine. It permits you to:
|
||||
`generator-openstack` is OpenStack's JavaScript project templating and maintenance engine. It permits you to:
|
||||
|
||||
1. ...create a new OpenStack JavaScript project.
|
||||
2. ...update an existing project with new settings, requirements, and tools.
|
||||
@@ -16,8 +16,6 @@ Creating and updating a project follows the exact same steps:
|
||||
|
||||
The generator also provides a non-interactive mode: `yo openstack --non-interactive`
|
||||
|
||||
|
||||
|
||||
## Contributing
|
||||
|
||||
This project uses itself as a code management tool. In order to set up your environment for development, please follow these steps:
|
||||
@@ -45,7 +43,9 @@ Looking for something to add? Please check [StoryBoard](https://storyboard.opens
|
||||
|
||||
- [Source code](https://git.openstack.org/cgit/openstack/js-generator-openstack)
|
||||
- [Code review](https://review.openstack.org/#/admin/projects/openstack-infra/js-generator-openstack)
|
||||
- [Task Tracking (StoryBoard)](https://storyboard.openstack.org/#!/project/842)
|
||||
- [Task tracking (StoryBoard)](https://storyboard.openstack.org/#!/project/842)
|
||||
- Discussion on [openstack develop mailing list](http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev) with tag `[javascript]`
|
||||
- IRC: `#openstack-javascript` on freenode.net
|
||||
|
||||
## Workflow
|
||||
|
||||
|
||||
Reference in New Issue
Block a user