Sterling Hughes created MYNEWT-308:
--------------------------------------
Summary: Need helper functions in newt to allow you to create new
packages
Key: MYNEWT-308
URL: https://issues.apache.org/jira/browse/MYNEWT-308
Project: Mynewt
Issue Type: New Feature
Reporter: Sterling Hughes
Fix For: v0_10_0
Need a set of helper functions that makes it easy to create new packages in
your local repository, without having to manually copy them.
A couple of templates should be bundled with newt:
- library
- app
- bsp
And you should be able to use a command like:
$ newt pkg new --type lib libs/my_new_lib
And have it automatically create a new library.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)