mirror of
https://github.com/wentasah/ros2nix.git
synced 2025-06-09 15:52:23 +03:00
Add initial README
This commit is contained in:
parent
3698df8fe6
commit
6e8ad35fe7
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# ros2nix
|
||||||
|
|
||||||
|
Tool to convert [ROS][] `package.xml` to [Nix][] expressions
|
||||||
|
compatible with [nix-ros-overlay][].
|
||||||
|
|
||||||
|
This is work-in-progress. I'll add documentation after it works
|
||||||
|
reasonably well.
|
||||||
|
|
||||||
|
[ROS]: https://www.ros.org/
|
||||||
|
[Nix]: https://nixos.org/
|
||||||
|
[nix-ros-overlay]: https://github.com/lopsided98/nix-ros-overlay
|
Loading…
Add table
Add a link
Reference in a new issue