Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Добавить аргумент для вывода в файл #27

Closed
gruzzilkin opened this issue Sep 9, 2011 · 3 comments
Closed

Comments

@gruzzilkin
Copy link
Contributor

Сейчас для вывода результата работы утилиты в файл используется следующая конструкция:

csso style.css > style.css

Предлагаю дать возможность делать так:

csso style.css style.min.css

что будет по-моему немного удобнее

@afelix
Copy link
Contributor

afelix commented Sep 9, 2011

А если будет csso -i in.css -o out.css?

@gruzzilkin
Copy link
Contributor Author

Ну я предложил как проще было бы лично мне. Так-то хозяин — барин, но я за свой вариант :-)

@afelix
Copy link
Contributor

afelix commented Sep 10, 2011

Сделал как то, так и другое. :)
afelix@d676aae

@afelix afelix closed this as completed Sep 10, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants