Skip to main content

thin -> cs

Project description

## description

The thin format for source code is designed to minimise visual distraction when coding. Methods and variable declarations are separated into different files. Whitespace is syntactically significant.

This repository contains the python code used to translate thin format csharp code into normal csharp code.

## usage

collate_cs from_path to_path depth

## getting started

To work on developing this repository, add a file called local.zsh with the following format:

#!/bin/zsh nunit_path=’nunit.framework.dll Windows path’ csc=’csc.exe path’ nunit_runner=’nunitlite-runner.exe path’

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collate_cs-0.11.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

collate_cs-0.11-py2.py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page