Giter Club home page Giter Club logo

lx's Introduction

Build status

L X

Lx is a set of libraries developped by Leoxia (http://www.leoxia.com)

Lx.Tools.Projects.Dump

Display on console list of source file included in project file.

Usage: source-dump [options] file.csproj[other.csproj]
source-dump 0.9.0.0
Copyright (C) 2015 Leoxia Ltd
  --help            Display this text
  --unix-paths      Convert source path to unix paths
  --windows-paths   Convert source path to windows paths
  --relative-paths  Convert absolute path to relative ones
  --absolute-paths  Convert relative paths to absolute ones
  --output-file     Writes output in a file <csproj>.dll.sources in the same directory of the project file

Lx.Tools.Projects.Sync

Read *.dll.sources in the same directory of a project file and used it to update list of sources included in it.
Was developed primarily for Mono project.

Usage: sync-prj [options] file.csproj | directory [other.csproj][otherdirectory]
sync-prj 0.9.0.0
Copyright (C) 2015 Leoxia Ltd
  --help            Display this text

Note: When there is several sources in the same directory, choice is done based pattern matching, using the name of the source and the project.
Remark: 
	- It does not work well for generated sources. Still have to figure out why.
	- References are not managed. Need to parse Makefile to do that.

lx's People

Contributors

stormleoxia avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.